Skip to content

Commit

Permalink
Rewrote README braindump
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Seidt committed Nov 28, 2009
1 parent 236511e commit 3aa6bdc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ The following versions are required for VRAME:
Adding VRAME to your Rails App
------------------------------

Currently a repository only
No gem
No version numbers yet
But that's planned
Currently VRAME is only available from the official github repository.
The standard approach is to add VRAME and Nine Auth Engine as git submodules:

cd your_rails_app
git submodule add git://github.com/sebastiandeutsch/vrame.git vendor/plugins/vrame
git submodule add git://github.com/sebastiandeutsch/nine_auth_engine.git vendor/plugins/nine_auth_engine

There are plans to release VRAME as a gem when it has reachd a stable, more refined state.

Initialize VRAME
----------------

Expand Down

0 comments on commit 3aa6bdc

Please sign in to comment.