Update build instructions

pull/110/head
lawl 3 years ago
parent fcb4db042c
commit 77a8c73436

@ -95,8 +95,6 @@ Install the Go compiler from [golang.org](https://golang.org/). And make sure yo
```shell
git clone https://github.com/lawl/NoiseTorch # Clone the repository
cd NoiseTorch # cd into the cloned repository
git submodule init # Tell git to look at submodules
git submodule update # Update submodules
make # build it
```

Loading…
Cancel
Save