Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbess committed Oct 3, 2012
1 parent 3d6bcdb commit 0979661
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 @@ -8,7 +8,7 @@ Instructions:

1. Download [sherlock](https://github.com/cbess/text-sherlock) source from [GitHub](https://github.com/cbess/text-sherlock).
1. Extract/place the sherlock source code in the desired (install) directory. This will be where sherlock lives.
1. Run `setup/virtualenv-setup.sh` to setup an isolated environment and download core packages.
1. Run `sh ./virtualenv-setup.sh` (from the setup dir) to setup an isolated environment and download core packages.
1. Configure settings. The defaults in `settings.py` provide documentation for each setting.
- Copy `example.local_settings.py` to `local_settings.py`.
- Override/copy any setting from `settings.py` to `local_settings.py` (change the values as needed).
Expand Down

0 comments on commit 0979661

Please sign in to comment.