diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 534b89c356..486d098459 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,6 +42,7 @@ bundle exec rails s ``` This will start the application defined in `spec/example_app`. +You can view the `example_app` in the browser by navigating to `/admin` ## Repository Structure