README: remove mention of make
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 14 Mar 2017 15:42:21 -0700
changeset 2113 fed5369058a4
parent 2112 ab2448b8aafe
child 2114 51ee2c721b32
README: remove mention of make Using pip in all cases seems a better direction.
README
--- a/README	Tue Mar 14 15:02:06 2017 -0700
+++ b/README	Tue Mar 14 15:42:21 2017 -0700
@@ -57,7 +57,7 @@
 
     $ hg clone https://www.mercurial-scm.org/repo/evolve/
     $ cd evolve
-    $ make install-home
+    $ pip install --user .
 
 Then just enable it in you hgrc::