Fix some md error
This commit is contained in:
@@ -141,8 +141,8 @@ Ubuntu是目前使用最多的Linux桌面系统,使用`apt-get`命令来管理
|
||||
sudo add-apt-repository ppa:gophers/go
|
||||
sudo apt-get update
|
||||
sudo apt-get install golang-stable git-core mercurial
|
||||
````
|
||||
###wget
|
||||
```
|
||||
### wget
|
||||
```sh
|
||||
|
||||
wget https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user