corrected apt-get install command
This commit is contained in:
committed by
GitHub
parent
9977f652ab
commit
2e09b9dd09
@@ -107,7 +107,7 @@ Ubuntu is the most popular desktop release version of Linux. It uses `apt-get` t
|
||||
|
||||
sudo add-apt-repository ppa:gophers/go
|
||||
sudo apt-get update
|
||||
sudo apt-get install golang-stable
|
||||
sudo apt-get install golang-go
|
||||
|
||||
### wget
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user