no-more-configs 1.2.0 → 1.2.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
|
@@ -33,7 +33,7 @@ npx no-more-configs --version # Show version
|
|
|
33
33
|
- [Node.js](https://nodejs.org/) >= 18 (for npx)
|
|
34
34
|
- [Git](https://git-scm.com/)
|
|
35
35
|
- [VS Code](https://code.visualstudio.com/) with the [Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension
|
|
36
|
-
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
|
|
36
|
+
- [Docker Desktop](https://www.docker.com/products/docker-desktop/) (Windows) or [Docker Engine](https://docs.docker.com/engine/install/) (Linux)
|
|
37
37
|
|
|
38
38
|
## What You Get
|
|
39
39
|
|