Update README.md

This commit is contained in:
Scott Edwards 2017-06-03 22:44:21 -07:00 committed by GitHub
commit 9e9cd17b07

View file

@ -173,11 +173,11 @@ about. Please have a look at the ["Runtime Setup"](docs/runtime-setup.md)
documentation.
An alias will save typing later.
...
```
$ alias android='anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity'
$ alias android >> ~/.bashrc
$ android
...
```
## documentation