Skip to content

Commit

Permalink
Updated downloads section
Browse files Browse the repository at this point in the history
  • Loading branch information
tobami committed Aug 26, 2010
1 parent 50c1b71 commit 080be56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you need SVN integration, pysvn is also requiered:
sudo apt-get install python-svn

# Installation
* 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
* For simplicity, you can use the default sqlite configuration, which will save the data to a database named `speedcenter/data.db`.
Create the DB by changing to the `speedcenter/` directory and typing `python manage.py syncdb`.
Create an admin user in the process.
Expand Down

0 comments on commit 080be56

Please sign in to comment.