From fdbb049efc71c1375fd60b28caba2242aa2a50b5 Mon Sep 17 00:00:00 2001 From: Isaku Yamahata Date: Wed, 4 Jan 2012 16:14:16 +0900 Subject: doc: use Network Operating System instead of Network OS for consistency s/Network OS/Network Operating System/g Signed-off-by: Isaku Yamahata Signed-off-by: FUJITA Tomonori --- doc/source/getting_started.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/source/getting_started.rst') diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index bfc108ec..a587599e 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -4,9 +4,9 @@ Getting Started *************** -Overview/What's Ryu the Network OS -================================== -Ryu is an open-sourced Network OS which is licensed under GPL v3. +Overview/What's Ryu the Network Operating System +================================================ +Ryu is an open-sourced Network Operating System which is licensed under GPL v3. It supports openflow protocol. If you are not familiar with Software Defined Network(SDN) and @@ -17,8 +17,8 @@ The mailing list is available at `ryu-devel ML `_ -Installing Ryu Network OS -========================= +Installing Ryu Network Operating System +======================================= Extract source code and just type:: % python ./setup.py install -- cgit v1.2.3