diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |