We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5265c01 commit 0b207a8Copy full SHA for 0b207a8
README.md
@@ -88,6 +88,11 @@ return status code.
88
89
- (⭐️) [Install and run directly with make](#install-and-run-directly-with-make)
90
require runtime tools and GNU make installed in your SO.
91
+
92
+> [!NOTE]
93
+> Please see [Environment Notes](docs/Environment-Notes.md) for more details
94
+> about the tools required for your environment. In particular, **Windows**.
95
96
- [Install and in Docker](#install-and-running-with-docker-) require Docker and
97
docker compose installed.
98
- [Install and in Docker with make](#install-and-running-with-docker--using-make)
Environment-Notes.md renamed to docs/Environment-Notes.md
0 commit comments