mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 19:45:08 -04:00
Documentation
This commit is contained in:
@@ -70,7 +70,7 @@ class SocialPlugin(BasePlugin):
|
||||
if not dependencies:
|
||||
log.error(
|
||||
"Required dependencies of \"social\" plugin not found. "
|
||||
"Install with: pip install cairosvg pillow"
|
||||
"Install with: pip install pillow cairosvg"
|
||||
)
|
||||
sys.exit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user