Skip to content

Commit

Permalink
added a step to the README with admin section's URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jipiboily committed May 8, 2012
1 parent 6c0ddf2 commit c6607d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -47,6 +47,8 @@ Monologue is a basic mountable blogging engine in Rails built to be easily mount
6. Configure Monologue. This is all done in an initializer file, say `config/initializers/monologue.rb`. More on this in the [Wiki - Configuration](https://github.com/jipiboily/monologue/wiki/Configuration).

7. Start your server and head on [http://localhost:3000/monologue](http://localhost:3000/monologue) to log in the admin section.

## Enable caching
---
Just turn perform_caching to true in your environment config file (`config/environment/{environment}.rb):
Expand Down

0 comments on commit c6607d0

Please sign in to comment.