README.markdown in merb-admin-0.5.2 vs README.markdown in merb-admin-0.5.3

- old
+ new

@@ -12,10 +12,10 @@ ## Install it In your app, add the following dependency to `config/dependencies.rb`: - dependency "merb-admin", "0.5.2" + dependency "merb-admin", "0.5.3" Add the following route to `config/router.rb`: add_slice(:merb_admin, :path_prefix => "admin")