Skip to content

Commit

Permalink
Fixed rails script location in README.
Browse files Browse the repository at this point in the history
Fixes issue publify#66.
  • Loading branch information
mvz committed Mar 20, 2012
1 parent 6f828c9 commit 3e9af94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -56,7 +56,7 @@ Unpack Typo archive into your Web hosting space. Rename database.yml.yourEngine
Then run:

$ bundle install
$ ./scripts/rails server
$ ./script/rails server

You can now access Typo to http://yourdomain:3000

Expand Down

0 comments on commit 3e9af94

Please sign in to comment.