Skip to content

Commit d9477b2

Browse files
committed
Merge pull request tobami#116 from iffy/master
Didn't mention actually installing it :)
2 parents d5e5ebe + 333e836 commit d9477b2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ can take a long time. Please be patient.
3535
# Installation
3636

3737
* Download the last stable release from
38-
[http://github.com/tobami/codespeed/downloads](http://github.com/tobami/codespeed/downloads)
39-
and unpack it
38+
[http://github.com/tobami/codespeed/downloads](http://github.com/tobami/codespeed/downloads), unpack it and install it with `python setup.py install`.
4039
* To get started, you can use the `example` directory as a starting point for your Django project, which can be normally configured by editing `example/settings.py`.
4140
* For simplicity, you can use the default sqlite configuration, which will save
4241
the data to a database named `example/data.db`

0 commit comments

Comments
 (0)