提交 6c3b9461 authored 作者: David Warde-Farley's avatar David Warde-Farley

Fix the 'python setup.py develop' code block.

上级 ea664d62
...@@ -130,10 +130,7 @@ bleeding-edge version of Theano. First, get the code using `Mercurial ...@@ -130,10 +130,7 @@ bleeding-edge version of Theano. First, get the code using `Mercurial
From here, the easiest way to get started is From here, the easiest way to get started is
The subdirectory ``Theano/theano`` has to be located in a path mentioned in .. code-block:: bash
your ``PYTHONPATH``. In order to do that, you can either create a symbolic
link to Theano/theano in a directory already mentioned in your ``PYTHONPATH``
environment variable, or modify the ``PYTHONPATH`` so that it mentions Theano.
cd Theano cd Theano
python setup.py develop python setup.py develop
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论