Fix typo in README
This commit 51a9fbfd1d
changed the default channel from 'test' to 'stable'
Signed-off-by: Daniel Fernández <daferoes@gmail.com>
This commit is contained in:
parent
93d2499759
commit
bb33a7c7da
|
@ -24,7 +24,7 @@ curl -fsSL https://test.docker.com -o test-docker.sh
|
||||||
sh test-docker.sh
|
sh test-docker.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
From the source repo (This will install latest from the `test` channel):
|
From the source repo (This will install latest from the `stable` channel):
|
||||||
```shell
|
```shell
|
||||||
sh install.sh
|
sh install.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue