forked from orbit-oss/flask
Fixed command
This commit is contained in:
parent
5d011c356d
commit
2b103134cf
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ except ImportError, e:
|
|||
print 'Warning: Flask themes unavailable. Building with default theme'
|
||||
print 'If you want the Flask themes, run this command and build again:'
|
||||
print
|
||||
print ' git submodule init'
|
||||
print ' git submodule update --init'
|
||||
print '-' * 74
|
||||
|
||||
pygments_style = 'tango'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue