Skip to content

Commit b014eea

Browse files
committed
Merge branch 'development' of github.com:cool-RR/GarlicSim into development
2 parents 616deb1 + 91bad54 commit b014eea

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

garlicsim/docs/intro/installation/developers/python-2.x.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

4647
Optional 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/

garlicsim/docs/intro/installation/end_users/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ way. (Currently Windows only.)
2424
This 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.

0 commit comments

Comments
 (0)