diff --git a/README.md b/README.md index 2f1cc3f8..8c90aa90 100644 --- a/README.md +++ b/README.md @@ -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 ```