Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
ca5cae6ee2
commit
28de0679ae
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add
|
|||
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
|
||||
sudo apt update
|
||||
sudo apt install code
|
||||
|
||||
sudo apt-get install libxtst-dev
|
||||
apt-get install libpng-dev
|
||||
|
||||
```
|
||||
|
||||
Node JS 14
|
||||
|
|
Loading…
Add table
Reference in a new issue