Skip to content

Commit bb33a7c

Browse files
committed
Fix typo in README
This commit 51a9fbf changed the default channel from 'test' to 'stable' Signed-off-by: Daniel Fernández <daferoes@gmail.com>
1 parent 93d2499 commit bb33a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ curl -fsSL https://test.docker.com -o test-docker.sh
2424
sh test-docker.sh
2525
```
2626

27-
From the source repo (This will install latest from the `test` channel):
27+
From the source repo (This will install latest from the `stable` channel):
2828
```shell
2929
sh install.sh
3030
```

0 commit comments

Comments
 (0)