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

Commit c460f9c

Browse files
authored
Merge pull request #14 from Crazykev/correct-url
correct url in README
2 parents 7691dc0 + 4fd7a0f commit c460f9c

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)