Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 4fd7a0f

Browse files
committed
correct url in README
Signed-off-by: HaoZhang <crazykev@zju.edu.cn>
1 parent 7691dc0 commit 4fd7a0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ $ wget -qO- https://hyper.sh/install | bash
1515

1616
## install hypercontainer
1717

18-
website: http://hypercontainer.sh
18+
website: http://hypercontainer.io
1919

2020
```
21-
$ curl -sSL http://hypercontainer.sh/install | bash
21+
$ curl -sSL http://hypercontainer.io/install | bash
2222
or
23-
$ wget -qO- http://hypercontainer.sh/install | bash
23+
$ wget -qO- http://hypercontainer.io/install | bash
2424
```

0 commit comments

Comments
 (0)