diff options
Diffstat (limited to 'website/content/setup/index.md')
| -rw-r--r-- | website/content/setup/index.md | 4 |
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 🚀 |
