|
Revision 957, 0.5 KB
(checked in by apdavison, 13 months ago)
|
|
Added copyright statements
|
-
Property svn:keywords set to
Id
|
| Line | |
|---|
| 1 | |
|---|
| 2 | Installation instructions |
|---|
| 3 | ************************* |
|---|
| 4 | |
|---|
| 5 | python setup.py install |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | SVN instructions |
|---|
| 9 | **************** |
|---|
| 10 | |
|---|
| 11 | Fetching the source: |
|---|
| 12 | |
|---|
| 13 | svn co https://neuralensemble.org/svn/PyNN/trunk pyNN |
|---|
| 14 | |
|---|
| 15 | ** Anonymous checkout is allowed |
|---|
| 16 | |
|---|
| 17 | Committing Changes: |
|---|
| 18 | |
|---|
| 19 | In the svn dir: |
|---|
| 20 | svn commit |
|---|
| 21 | |
|---|
| 22 | ** svn commit requires a neuralensemble.org account, or a FACETS |
|---|
| 23 | account with SVN access. |
|---|
| 24 | |
|---|
| 25 | Trac |
|---|
| 26 | **** |
|---|
| 27 | |
|---|
| 28 | http://neuralensemble.org/PyNN |
|---|
| 29 | |
|---|
| 30 | :copyright: Copyright 2006-2011 by the PyNN team, see AUTHORS. |
|---|
| 31 | :license: CeCILL, see LICENSE for details. |
|---|