Skip to content
Snippets Groups Projects
Commit 66036ffc authored by ԜаӀtеr Ⅼарсһуnѕkі's avatar ԜаӀtеr Ⅼарсһуnѕkі
Browse files

Clarify when to `make install_go` and when not to.

parent 2c301a1f
No related branches found
No related tags found
No related merge requests found
...@@ -10,13 +10,11 @@ manually, or send us a patch. ...@@ -10,13 +10,11 @@ manually, or send us a patch.
make build make build
``` ```
You need at least go 1.11. If you have something older and are using ubuntu, you can do: You need at least go 1.11.
``` If you have Ubuntu Bionic/18.04, the package in the repositories is too old. To resolve this, you can do `make install_go`. Do not do this if you have a later version.
make install_go
```
For other situations, have a look at https://github.com/golang/go/wiki/Ubuntu or https://golang.org/dl/ For other situations, have a look at https://github.com/golang/go/wiki#working-with-go
## Test ## Test
...@@ -78,7 +76,7 @@ We use [transifex](https://www.transifex.com/otf/bitmask/RiseupVPN/) to coordina ...@@ -78,7 +76,7 @@ We use [transifex](https://www.transifex.com/otf/bitmask/RiseupVPN/) to coordina
Bugs? Crashes? UI feedback? Any other suggestions or complains? Bugs? Crashes? UI feedback? Any other suggestions or complains?
--------------------------------------------------------------- ---------------------------------------------------------------
When you are willing to [report an issue](https://0xacab.org/leap/bitmask-vpn/-/issues) please When you are willing to [report an issue](http://wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion:44203/leap/bitmask-vpn/-/issues) please
use the search tool first. if you cannot find your issue, please make sure to use the search tool first. if you cannot find your issue, please make sure to
include the following information: include the following information:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment