commit | 8cbd903c1cb6e112e19033fc3cfa1e76febffa6e | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Sat Jun 27 16:06:14 2020 -0700 |
committer | Charles Chan <rascov@gmail.com> | Sat Jun 27 16:06:14 2020 -0700 |
tree | 38f565311a7da5420eca62c2ea423d536cfda690 | |
parent | 5360655fa5118618ee6fc6c39e72d036388445ea [diff] |
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 +```