Update README

Change-Id: I2299df9afd3850eba7efc7faf570904afed6bbc7
diff --git a/README.md b/README.md
index fe533c1..95e1c34 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,10 @@
 
 ```
 
-The OAR file can be located under `app/target` and `web/target`
\ No newline at end of file
+The OAR file can be located under `oar/target`
+
+## Install
+
+```
+onos-app <ip>:<port> install! oar/target/segmentrouting-oar-<x.y.z>.oar
+```