git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
I knew that command was missing something.
[philo.git]
/
index.html
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>