diff options
| author | root <root@dhcp227-56.rdu.redhat.com> | 2008-06-20 20:32:34 -0400 |
|---|---|---|
| committer | root <root@dhcp227-56.rdu.redhat.com> | 2008-06-20 20:32:34 -0400 |
| commit | f193a40a918ce07653dd17daae68dc5899d428ae (patch) | |
| tree | 17a22df4347665c3b4737d894775bb38bd2dd73c | |
| parent | c1009cf0041b65e4bd3abd1bd771c4aa0e1ca46c (diff) | |
Updating README for build instructions
| -rw-r--r-- | cloudmasterd/README.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cloudmasterd/README.txt b/cloudmasterd/README.txt index 6add78b..6a1300d 100644 --- a/cloudmasterd/README.txt +++ b/cloudmasterd/README.txt @@ -20,7 +20,9 @@ FIX (describe your package) == INSTALL: -* FIX (sudo gem install, anything else) +* gem install newgem +* gem install rspec +* rake clean package == LICENSE: |
