mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
fix typo in linux build instructions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user