Skip to content

Commit 99d264a

Browse files
committed
update cinderella docs and projects
1 parent b51b7ee commit 99d264a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cinderella/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2>Install</h2>
5656
<p>
5757
Open up a terminal and run the following commands.
5858
</p>
59-
<pre class="terminal">% sudo /usr/bin/gem install cinderella
59+
<pre class="terminal">% sudo /usr/bin/gem install cinderella --no-rdoc --no-ri
6060
% /usr/bin/cinderella
6161
</pre>
6262

experiments/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ <h2><a href="http://www.atmos.org/outreach">Outreach</a></h2>
99
<p>Outreach is a way to filter twitter search queries based on follower count. Hit "?" on the page to see what you can tweak</p>
1010
<hr/>
1111

12-
<h2><a href="http://lifeline.atmos.org/outreach">Lifeline</a></h2>
13-
<p>A simple OAuth enabled user timeline app for twitter.</p>
12+
<h2><a href="http://lifeline.atmos.org/">Lifeline</a></h2>
13+
<p>A simple OAuth enabled user timeline app for twitter. It just refreshes for ya.</p>
1414
<hr/>

0 commit comments

Comments
 (0)