Skip to content

Commit

Permalink
Merge pull request #913 from Letty5411/quickfix
Browse files Browse the repository at this point in the history
doc: fix the repository URL
  • Loading branch information
allencloud authored Mar 16, 2018
2 parents 9e3e901 + 7aa4fa9 commit fe6095d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Before you install Pouch for the first time on a new host machine, you need to s

```bash
sudo add-apt-repository \
"deb http://mirrors.cloud.aliyuncs.com/opsx/pouch/linux/debian/ pouch stable"
"deb http://mirrors.aliyun.com/opsx/pouch/linux/debian/ pouch stable"
```

**3. Install pouch**
Expand Down

0 comments on commit fe6095d

Please sign in to comment.