Fix typo for ARM cross-compile instructions (#437)
This commit is contained in:
parent
308b92d16e
commit
8cb365034a
|
@ -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`:
|
||||
|
|
Loading…
Reference in New Issue