Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
talister committed Jun 30, 2015
1 parent 558be79 commit 4aeb4e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NEO Exchange
============

Portal for scheduling observations of NEOs using LCOGT (Version 1.0)
Portal for scheduling observations of NEOs using LCOGT (Version 1.0.1)

Setup
-----
Expand Down Expand Up @@ -81,4 +81,4 @@ STATIC_ROOT = os.path.abspath(os.path.join(BASE_DIR, '../../static/'))

To prepare the local SQLite DB for use, you should follow these steps:
1. `cd neoexchange\neoexchange`
2. Run `python manage.py syncdb`. This is perform migrations as necessary.
2. Run `python manage.py syncdb`. This will perform migrations as necessary.

0 comments on commit 4aeb4e6

Please sign in to comment.