Fix typo for ARM cross-compile instructions (#437)

This commit is contained in:
Dennis E. Mungai 2018-07-23 20:39:08 +03:00 committed by Kongqun Yang
parent 308b92d16e
commit 8cb365034a
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ The install-build-deps script can be used to install all the compiler
and library dependencies directly from Ubuntu:
```shell
$ ./pacakger/build/install-build-deps.sh
$ ./packager/build/install-build-deps.sh
```
Install sysroot image and others using `gclient`: