From 9e9cd17b07241ddbeca171576822782d41074e87 Mon Sep 17 00:00:00 2001 From: Scott Edwards Date: Sat, 3 Jun 2017 22:44:21 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ff7591..4d28005 100644 --- a/README.md +++ b/README.md @@ -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