fix a little problem

fix a little problem caused by command "pip install sphinx-build"
pull/732/head
0xDatou 2016-08-28 20:43:46 +08:00 committed by GitHub
parent 2e6720cc14
commit 1fa337187e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
# - $ cd build-release
# - $ virtualenv .
# - $ . bin/activate
# - $ pip install sphinx-build
# - $ sudo pip install sphinx -build
# - $ ln -s ../makerelease-os.mk Makefile
# - $ make
#