Skip to content

Commit

Permalink
Changed 'you all are set' to 'you are all set' (publiclab#9387)
Browse files Browse the repository at this point in the history
  • Loading branch information
TildaDares authored Mar 30, 2021
1 parent 9ba8f6d commit 37f39d1
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 @@ -114,7 +114,7 @@ _kindly note if you choose to use sqlite some tests may fail. The project was se
10. By default, start rails with `passenger start` from the Rails root and open http://localhost:3000 in a web browser.
(for local SSL work, see [SSL](#ssl-in-development) below)
11. Wheeeee! You're up and running! Log in with test usernames "user", "moderator", or "admin", and password "password".
12. Run `rails test` to confirm that your install is working properly. Or `rails test:system` for system tests. (_if you chose sqlite as your database, some tests may fail, please ignore these we are working to fix these, if your server starts correctly you all are set_)
12. Run `rails test` to confirm that your install is working properly. Or `rails test:system` for system tests. (_if you chose sqlite as your database, some tests may fail, please ignore these we are working to fix these, if your server starts correctly you are all set_)

### Windows Installation

Expand Down

0 comments on commit 37f39d1

Please sign in to comment.