aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-31 17:34:09 +0000
committerFuwn <[email protected]>2022-07-31 17:34:16 +0000
commitae81292908fd049365b9ff582727e0227af8563e (patch)
treefe376d5bc148a9691e1c57278c71ac383538d639 /README.md
parentdocs(README.md): add nightly toolchain notice (diff)
downloadwindmark-0.1.20.tar.xz
windmark-0.1.20.zip
feat: drop rust nightly requirement!!!v0.1.20
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 50bcdeb..4f0290a 100644
--- a/README.md
+++ b/README.md
@@ -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