|
Revision 10, 449 bytes
(checked in by emuller, 2 years ago)
|
README contains Trac URL
|
| 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.kip.uni-heidelberg.de/svn/PyNN/trunk pyNN |
|---|
| 14 |
|
|---|
| 15 |
** Anonymous checkout is allowed |
|---|
| 16 |
|
|---|
| 17 |
Commiting 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.kip.uni-heidelberg.de/trac/PyNN |
|---|