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.log
|
||||||
main.trs
|
main.trs
|
||||||
test-suite.log
|
test-suite.log
|
||||||
|
build-release
|
|
@ -28,7 +28,7 @@
|
||||||
# - $ cd build-release
|
# - $ cd build-release
|
||||||
# - $ virtualenv .
|
# - $ virtualenv .
|
||||||
# - $ . bin/activate
|
# - $ . bin/activate
|
||||||
# - $ pip install sphinx-build
|
# - $ pip install -U sphinx
|
||||||
# - $ ln -s ../makerelease-os.mk Makefile
|
# - $ ln -s ../makerelease-os.mk Makefile
|
||||||
# - $ make
|
# - $ make
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue