commit | 6cd7d06b2419d67b07c990d06b3ed1f1eb48cc90 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Sat Jun 27 16:05:46 2020 -0700 |
committer | Charles Chan <charles@opennetworking.org> | Sat Jun 27 23:17:55 2020 +0000 |
tree | 57b926869f7cda97788614dc3ab662adce5c0d93 | |
parent | 7ac77e7db6ea4b2738cd57b7aac6991773c1fb95 [diff] |
Update README Change-Id: Ia3acf10608cfeab47ae960e63577ce57288d6b95
diff --git a/README.md b/README.md index e073d91..73c098b 100644 --- a/README.md +++ b/README.md
@@ -7,4 +7,10 @@ ``` -The OAR file can be located under `app/target` \ No newline at end of file +The OAR file can be located under `app/target` + +## Install + +``` +onos-app <ip>:<port> install! app/target/t3-app-<x.y.z>.oar +```