Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
This commit docker@51a9fbf changed the default channel from 'test' to 'stable'

Signed-off-by: Daniel Fernández <[email protected]>
  • Loading branch information
danifr committed Sep 26, 2021
1 parent 93d2499 commit bb33a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ curl -fsSL https://test.docker.com -o 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
sh install.sh
```
Expand Down

0 comments on commit bb33a7c

Please sign in to comment.