Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
ce29101be0
commit
1885d37ef4
1 changed files with 3 additions and 1 deletions
|
@ -87,8 +87,10 @@ sudo apt-get install libxtst-dev
|
|||
apt-get install libpng-dev
|
||||
sudo apt-get install python g++ build-essential
|
||||
npm install -g node-gyp
|
||||
|
||||
```
|
||||
|
||||
Add export GTK_IM_MODULE="xim" to .profile to fix Key Bindings in VSCode on Ubuntu.
|
||||
|
||||
### Setup git
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue