git.ithinksw.org
/
philo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7090529
)
I knew that command was missing something.
author
Harris Lapiroff
<harris@chromamine.com>
Thu, 12 May 2011 23:40:30 +0000
(19:40 -0400)
committer
Harris Lapiroff
<harris@chromamine.com>
Thu, 12 May 2011 23:40:30 +0000
(19:40 -0400)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index
bbcdc5d
..
1a280ce
100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-112,7
+112,7
@@
<h2>Install Philo</h2>
<div class="codeblock shell">
<code>git clone https://github.com/ithinksw/philo.git</code>
- <code>python philo/setup.py</code>
+ <code>python philo/setup.py
install
</code>
<code>rm -rf philo</code>
</div>
</section>