root/trunk/README

Revision 957, 0.5 KB (checked in by apdavison, 13 months ago)

Added copyright statements

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