Skip to content

Commit 080be56

Browse files
committed
Updated downloads section
1 parent 50c1b71 commit 080be56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you need SVN integration, pysvn is also requiered:
1010
sudo apt-get install python-svn
1111

1212
# Installation
13-
* Download a release and unpack it `wget http://github.com/tobami/codespeed/tarball/0.6`
13+
* Download the last stable release from http://github.com/tobami/codespeed/downloads and unpack it
1414
* For simplicity, you can use the default sqlite configuration, which will save the data to a database named `speedcenter/data.db`.
1515
Create the DB by changing to the `speedcenter/` directory and typing `python manage.py syncdb`.
1616
Create an admin user in the process.

0 commit comments

Comments
 (0)