forked from Mirror/wren
Fix command. I am an idiot.
This commit is contained in:
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
# Install the Wren Pygments lexer.
|
||||
cd util/pygments-lexer
|
||||
python sudo setup.py develop
|
||||
sudo python setup.py develop
|
||||
cd ../..
|
||||
|
||||
# Build the docs.
|
||||
|
||||
Reference in New Issue
Block a user