diff options
| author | Fuwn <[email protected]> | 2022-07-31 17:34:09 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-31 17:34:16 +0000 |
| commit | 398830dd51b1fa493ca2618702f5175f3af70ee4 (patch) | |
| tree | fe376d5bc148a9691e1c57278c71ac383538d639 /README.md | |
| parent | docs(README.md): add nightly toolchain notice (diff) | |
| download | archived-windmark-398830dd51b1fa493ca2618702f5175f3af70ee4.tar.xz archived-windmark-398830dd51b1fa493ca2618702f5175f3af70ee4.zip | |
feat: drop rust nightly requirement!!!
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -9,12 +9,6 @@ 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 |