We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c1b71 commit 080be56Copy full SHA for 080be56
README.md
@@ -10,7 +10,7 @@ If you need SVN integration, pysvn is also requiered:
10
sudo apt-get install python-svn
11
12
# Installation
13
-* Download a release and unpack it `wget http://github.com/tobami/codespeed/tarball/0.6`
+* Download the last stable release from http://github.com/tobami/codespeed/downloads and unpack it
14
* For simplicity, you can use the default sqlite configuration, which will save the data to a database named `speedcenter/data.db`.
15
Create the DB by changing to the `speedcenter/` directory and typing `python manage.py syncdb`.
16
Create an admin user in the process.
0 commit comments