Skip to content

Commit

Permalink
whoops stupid spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
bill committed Feb 25, 2011
1 parent f3f5b1b commit a9eeb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Expand Up @@ -20,7 +20,7 @@ Follow the instructions to get the server up and running.

8. Make sure the "yourreps" user exists and has rights to the postgis tables:

createsuer yourreps
createuser yourreps
GRANT ALL ON spatial_ref_sys, geometry_columns TO yourreps;

9. ./manage.py syncdb
Expand Down

0 comments on commit a9eeb11

Please sign in to comment.