commit | e8c98de52551020ad857b106d45f026ee607d6f4 | [log] [tgz] |
---|---|---|
author | Matthias Maennich <[email protected]> | Sun Jul 05 22:37:13 2020 +0200 |
committer | Matthias Maennich <[email protected]> | Sun Jul 05 22:37:13 2020 +0200 |
tree | 861b6c88563e4a2f5ae6a84d147e83aeebced8b1 | |
parent | ff06a4a3bfee4d34300725d24803a1a38000f1a1 [diff] |
Fix documentation: use 'update' for updating a library Signed-off-by: Matthias Maennich <[email protected]> Change-Id: Iea0e44206a49f90ccf3f5107f1253e4b493ce54d
diff --git a/README.md b/README.md index cf82576..ca97350 100644 --- a/README.md +++ b/README.md
@@ -19,7 +19,7 @@ Update a library: ```shell -tools/external_updater/updater.sh check ${LIBNAME} +tools/external_updater/updater.sh update ${LIBNAME} ``` LIBNAME can be the path to a library under external/. E.g. kotlinc, or