Update OAR file location in README

Change-Id: Iae53969d4ba7010899ee543f5585ea68a2837751
diff --git a/README.md b/README.md
index 95e1c34..2864cf6 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,10 @@
 
 ```
 
-The OAR file can be located under `oar/target`
+The OAR file can be located under `app/target`
 
 ## Install
 
 ```
-onos-app <ip>:<port> install! oar/target/segmentrouting-oar-<x.y.z>.oar
+onos-app <ip>:<port> install! app/target/segmentrouting-app-<x.y.z>.oar
 ```