fix typo in linux build instructions
This commit is contained in:
parent
c1ac0bac62
commit
57d81f6961
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ $ npm run clean-build
|
|||
|
||||
### Error While Loading Shared Libraries: libtinfo.so.5
|
||||
|
||||
Prebulit `clang` will try to link to `libtinfo.so.5`. Depending on the host
|
||||
Prebuilt `clang` will try to link to `libtinfo.so.5`. Depending on the host
|
||||
architecture, symlink to appropriate `libncurses`:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue