aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4f0290a..50bcdeb 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,12 @@ the modern age!
## Usage
+### Notice
+
+Windmark requires the nightly Rust toolchain!
+
+To sync your project directory with Windmark's toolchain version, execute `rustup override set nightly-2022-02-22` within your command prompt while inside your projects directory.
+
### Add Windmark as a dependency
```toml