summaryrefslogtreecommitdiff
path: root/README_zh.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_zh.md')
-rw-r--r--README_zh.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_zh.md b/README_zh.md
index 806a2f5..cb0de08 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -23,7 +23,7 @@ Excelize 是 Go 语言编写的用于操作 Office Excel 文档类库,基于 E
### 安装
-```go
+```bash
go get github.com/360EntSecGroup-Skylar/excelize
```