summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 330c2816..d9fd566d 100644
--- a/README.rst
+++ b/README.rst
@@ -32,10 +32,9 @@ You can create tens of thousands of isolated virtual networks without
using VLAN. The Ryu application is included in OpenStack mainline as
of Essex release.
-If you want to run your Ryu application, Let's start with
-`a simple example
- <https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch.py>`_.
-Just type::
+If you want to run your Ryu application, have a look at
+`a simple example <https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch.py>`_.
+After writing your application, just type::
% ryu-manager yourapp.py