Skip to content

Commit

Permalink
Update: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HFO4 authored Mar 15, 2020
1 parent 79f898e commit a05a3de
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 @@ -55,7 +55,7 @@

```shell
# 解压程序包
tar - czvf cloudreve_VERSION_OS_ARCH.tar.gz
tar -zxvf cloudreve_VERSION_OS_ARCH.tar.gz

# 赋予执行权限
chmod +x ./cloudreve
Expand All @@ -80,7 +80,7 @@ git clone --recurse-submodules https://github.com/cloudreve/Cloudreve.git

```shell
# 进入前端子模块
cd asserts
cd assets
# 安装依赖
yarn install
# 开始构建
Expand Down Expand Up @@ -132,4 +132,4 @@ GPL V3

---
> GitHub [@HFO4](https://github.com/HFO4)  · 
> Twitter [@abslant00](https://twitter.com/abslant00)
> Twitter [@abslant00](https://twitter.com/abslant00)

0 comments on commit a05a3de

Please sign in to comment.