aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0cdd581..e4a8e8e 100644
--- a/README.md
+++ b/README.md
@@ -8,13 +8,13 @@ Documentation
Features
----------
-- *-h* = Show help message
-- *-v* = Verbose mode, show more details
- *--depot* = Install Depot Tool
- *--fast* = Skip sync and runhooks, useful for testing changes
-- *--mp* = Once everything else is done, install the given apk on a connected device
+- *--push* = Once everything else is done, install the given apk on a connected device
- *--no-sync* = Skip sync
Setup
----------
-Read [chromium documentation](https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions_prerequisites.md) for needed packages to build Gello. To get sources you need Depot tools that can be easily installed using _gello_build.sh --depot_
+Read [chromium documentation](https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions_prerequisites.md) for needed packages to build Gello.
+To get sources you need Depot tools that can be easily installed using _gello_build.sh --depot_
+During the first build you may be asked to accept EULA for some components needed to compile.