1
0
forked from Mirror/wren

Fix command. I am an idiot.

This commit is contained in:
Bob Nystrom
2018-07-14 11:17:36 -07:00
parent db77a9dce4
commit d13cafed71

View File

@ -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.