File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
garlicsim/docs/intro/installation Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,10 @@ For :mod:`garlicsim`
3939
4040* on Windows only: `Python for Windows Extensions`_.
4141
42- And for users of Python 2.5 only:
42+ For users of Python 2.5 only:
4343
4444* `Backport of the multiprocessing module`_.
45+ * `pyOpenSSL`_ is needed in order to use :class:`PiCloudCruncher`.
4546
4647Optional but recommended:
4748
@@ -113,6 +114,7 @@ like this::
113114
114115 c:\> c:\python26\Scripts\GarlicSim.py
115116
117+ .. _pyOpenSSL: http://pypi.python.org/pypi/pyOpenSSL
116118.. _pip: http://pypi.python.org/pypi/pip
117119.. _distribute: http://pypi.python.org/pypi/distribute
118120.. _Backport of the multiprocessing module: http://pypi.python.org/pypi/multiprocessing/
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ way. (Currently Windows only.)
2424This installer will give you :mod:`garlicsim`, :mod:`garlicsim_lib` and
2525:mod:`garlicsim_wx`.
2626
27- A similiar end -user installer for Mac will become available in 2011 .
27+ End -user installers for Mac and Linux will become available in the future .
You can’t perform that action at this time.
0 commit comments