提交 b94622f5 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Fix small mistakes.

上级 02bc57c5
...@@ -513,10 +513,10 @@ MacOS ...@@ -513,10 +513,10 @@ MacOS
----- -----
There are various ways to install Theano dependencies on a Mac. Here There are various ways to install Theano dependencies on a Mac. Here
we describe the process in detail with Canopy, Anaconda or Homebrew, but we describe the process in detail with Canopy, Anaconda, Homebrew or
if you did it differently and it worked, please let us know the MacPorts but if you did it differently and it worked, please let us
details on the `theano-users`_ mailing-list, so that we can add know the details on the `theano-users`_ mailing-list, so that we can
alternate instructions here. add alternate instructions here.
In academia: Enthought Canopy In academia: Enthought Canopy
...@@ -539,6 +539,8 @@ To install the latest Theano release execute this in a terminal: ...@@ -539,6 +539,8 @@ To install the latest Theano release execute this in a terminal:
$ sudo pip install Theano $ sudo pip install Theano
If you want the bleeding edge version execute this command instead:
.. code-block:: bash .. code-block:: bash
$ sudo pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git $ sudo pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论