rdoc/files/README_rdoc.html in muck-activities-0.1.7 vs rdoc/files/README_rdoc.html in muck-activities-0.1.8
- old
+ new
@@ -54,11 +54,11 @@
<td>README.rdoc
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
- <td>Sat Jun 13 20:21:26 -0600 2009</td>
+ <td>Mon Jun 15 10:31:17 -0600 2009</td>
</tr>
</table>
</div>
<!-- banner header -->
@@ -67,29 +67,21 @@
<div id="contextContent">
<div id="description">
- <h1>MuckActivity</h1>
+ <h1>MuckActivities</h1>
<h2>Installation</h2>
<p>
-The muck activity engine is part of the muck framework and relies upon the
-muck_engine. The main engine can be found here: <a
-href="http://github.com/jbasdf/muck_engine">github.com/jbasdf/muck_engine</a>
+The muck activities engine is part of the muck framework and relies upon
+the muck_engine. Install with
</p>
-<p>
-The easiest way to get started with muck is to generate your application
-using a template:
-</p>
<pre>
- $ rails <your-app> -m http://github.com/jbasdf/rails-templates/raw/master/muck.rb
+ sudo gem install muck-activites
</pre>
<p>
-Add optional functionality with the following command:
+This should also install the dependencies.
</p>
-<pre>
- $ rake rails:template LOCATION=http://github.com/jbasdf/rails-templates/raw/master/mucktoo.rb
-</pre>
<h2>Usage</h2>
<p>
This engine implements simple activity tracking.
</p>
<p>
\ No newline at end of file