mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 12:41:33 +00:00
Update README.md
This commit is contained in:
parent
87229bc984
commit
37f8959e0c
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ For Linux:
|
|||
First you need some libraries. On Ubuntu it is:
|
||||
|
||||
```sh
|
||||
apt-get install build-essential git gdb gcc-multilib g++-multilib libc6-i386
|
||||
apt-get install build-essential git gdb gcc-multilib g++-multilib libc6-i386 mesa-common-dev
|
||||
```
|
||||
|
||||
Then you will need to get the files:
|
||||
|
|
Loading…
Reference in a new issue