提交 c41e670c 编写于 作者: S Scott Edwards 提交者: GitHub

Update README.md

上级 c145747d
......@@ -146,7 +146,7 @@ $ make
A simple
```
$ make install
$ sudo make install
```
will install the necessary bits into your system.
......@@ -172,6 +172,13 @@ Running Anbox from a local build requires a few more things you need to know
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
You will find additional documentation for Anbox in the *docs* subdirectory
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册