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

Fix small mistakes.

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