Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
Consistently capitalize MapIt across the README
Browse files Browse the repository at this point in the history
- Although it's a very small nit to pick, I missed this in #3.
  • Loading branch information
Isabell Long committed Jul 31, 2015
1 parent 7cef546 commit 2fbea07
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 @@ -30,7 +30,7 @@ You'll need to be in a [virtualenv](http://docs.python-guide.org/en/latest/dev/v

```pip install -r requirements.txt```

You can then run an instance of mapit with:
You can then run an instance of MapIt with:

```manage.py runserver 127.0.0.1:3108```

Expand Down

0 comments on commit 2fbea07

Please sign in to comment.