mirror of https://github.com/aria2/aria2
fix sphinx installation comamnd for macos installation
parent
f4cbc7bb31
commit
828243ee08
|
@ -44,3 +44,4 @@ compile
|
|||
main.log
|
||||
main.trs
|
||||
test-suite.log
|
||||
build-release
|
|
@ -28,7 +28,7 @@
|
|||
# - $ cd build-release
|
||||
# - $ virtualenv .
|
||||
# - $ . bin/activate
|
||||
# - $ pip install sphinx-build
|
||||
# - $ pip install -U sphinx
|
||||
# - $ ln -s ../makerelease-os.mk Makefile
|
||||
# - $ make
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue