mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
7ed5a69e65
commit
1f1bba1ccd
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
### TL;DR
|
||||
|
||||
Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPATH` is defined, that `$GOPATH/bin` is in `$PATH` and then:
|
||||
Make sure you have a correctly configured **Go >= 1.8** environment, that the `$GOPATH` environment variable is defined and then:
|
||||
|
||||
```bash
|
||||
# install dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue