root/trunk/README

Revision 347, 411 bytes (checked in by apdavison, 6 months ago)

Merged changes from branches/0.4 r343-341 to trunk

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
Note: See TracBrowser for help on using the browser.