Fix some md error

This commit is contained in:
vCaesar
2017-04-09 13:41:13 +08:00
parent bc18068b87
commit e094b0ed6a
4 changed files with 5 additions and 5 deletions

View File

@@ -109,7 +109,7 @@ Ubuntu is the most popular desktop release version of Linux. It uses `apt-get` t
sudo apt-get update
sudo apt-get install golang-stable
###wget
### wget
```sh
wget https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz

View File

@@ -468,7 +468,7 @@ Atom is an awesome text editor released as open source cross platform, built on
Download: https://atom.io/
##Gogland
## Gogland
Gogland is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.