Skip to content

Commit

Permalink
update:doc:readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alicfeng committed Jan 17, 2020
1 parent 9573c18 commit ca60058
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ ___

#### 安装

###### 安装方式.1
###### 1.curl
```bash
curl -fsSL "https://raw.githubusercontent.com/alicfeng/mysql_markdown/master/install" | sudo sh
```

###### 安装方式.2
###### 2.source
```bash
git clone https://github.com/alicfeng/mysql_markdown.git
cd mysql_markdown
Expand All @@ -41,7 +41,7 @@ go build -o /usr/local/bin/mysql_markdown mysql_markdown.go
chmod +x /usr/local/bin/mysql_markdown
```

###### 安装方式.2
###### 3.download
```bash
# download by browser
https://dl.samego.com/#files%2Fpackage%2Fmysql_markdown
Expand Down

0 comments on commit ca60058

Please sign in to comment.