Signed-off-by: IWASE Yusuke <[email protected]>
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index a601820..db16a4b 100644
--- a/README.rst
+++ b/README.rst
@@ -21,7 +21,7 @@ Installing Ryu is quite easy::
 If you prefer to install Ryu from the source code::
 
    % git clone git://github.com/osrg/ryu.git
-   % cd ryu; python ./setup.py install
+   % cd ryu; pip install .
 
 If you want to write your Ryu application, have a look at
 `Writing ryu application 
<http://ryu.readthedocs.io/en/latest/writing_ryu_app.html>`_ document.
-- 
2.7.4


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to