Update README.md

This commit is contained in:
pierow 2022-03-06 23:45:35 -05:00 committed by GitHub
parent 5202080232
commit 3509e30818
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ apt-get install build-essential git gdb gcc-multilib g++-multilib libc6-i386 mes
Then you will need to get the files:
```sh
git clone https://github.com/fmoraw/NS.git
git clone https://github.com/ENSL/NS.git
```
Then cd to the linux directory:
```sh