mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 17:06:31 -06:00
Typo fix
This commit is contained in:
parent
6ce32b8bc4
commit
ab9cb9cf5b
@ -51,7 +51,7 @@ bundle exec rails server
|
||||
|
||||
In a few seconds, rails will start server pages. To access them, open a web browser to http://localhost:4000 - if it all worked you should see discourse! Congratulations, you are ready to start working!
|
||||
|
||||
You can now edit files on your local file system, using your favorite text editor or IDE. When you reload your web browser, it should have the latest changed.
|
||||
You can now edit files on your local file system, using your favorite text editor or IDE. When you reload your web browser, it should have the latest changes.
|
||||
|
||||
### Guard + Rspec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user