@kaitranntt/ccs 7.53.0-dev.1 → 7.53.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -55,7 +55,7 @@ ccs config
|
|
|
55
55
|
|
|
56
56
|
Dashboard updates hub: `http://localhost:3000/updates`
|
|
57
57
|
|
|
58
|
-
Want to run the dashboard in Docker? See `docker/README.md`.
|
|
58
|
+
Want to run the dashboard in Docker or pull the prebuilt image? See `docker/README.md`.
|
|
59
59
|
|
|
60
60
|
### 3. Configure Your Accounts
|
|
61
61
|
|