Skip to content

Commit

Permalink
fixed syntax error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
muzixing committed May 20, 2016
1 parent ae7791d commit 9a14f6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ryu/app/network_awareness/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In this version, we take networkx's data structure to store topology. Meanwhile,

###Download File

Download files, and add them to ryu directory, for instance, app/network_aware
Download files, and add them to ryu directory, for instance, app/network_awareness

### Reinstall Ryu

Expand All @@ -35,4 +35,4 @@ The last step is to set up a network and connect to Ryu.

You will find out the information shown in terninal.

Good Luck!
Good Luck!

0 comments on commit 9a14f6c

Please sign in to comment.