summaryrefslogtreecommitdiff
path: root/website/content/setup
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2025-05-17 16:06:04 +0200
committermo8it <mo8it@proton.me>2025-05-17 16:06:04 +0200
commit8339007633115125bf90b01b7839ce91fd97c4af (patch)
tree0ef80b4ddc9dc00a0073c3215b0aad1e3215c4dc /website/content/setup
parent23b9aa3a1544228f85411e7c2703bf0ec6c35cba (diff)
Update setup and usage
Diffstat (limited to 'website/content/setup')
-rw-r--r--website/content/setup/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/website/content/setup/index.md b/website/content/setup/index.md
index 7e628f8..14984a6 100644
--- a/website/content/setup/index.md
+++ b/website/content/setup/index.md
@@ -75,3 +75,7 @@ But any editor that supports [rust-analyzer](https://rust-analyzer.github.io/) s
While working with Rustlings, please use a modern terminal for the best user experience.
The default terminal on Linux and Mac should be sufficient.
On Windows, we recommend the [Windows Terminal](https://aka.ms/terminal).
+
+## Usage
+
+After being done with the setup, visit the [**usage**](@/usage/index.md) page for some info about using Rustlings 🚀