docs: Update walkthrough.md

This commit is contained in:
jdx 2025-03-29 20:36:27 -05:00 committed by GitHub
parent 05ad4bc9b2
commit 89904b46d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This document offers a quick overview on some initial things you may want to try
## Installing Dev Tools ## Installing Dev Tools
The main command for working with tools in mise is [`mise use|u`](/cli/use). This does 2 main things: The main command for working with tools in mise is [`mise u|use`](/cli/use). This does 2 main things:
- Installs tools (if not already installed) - Installs tools (if not already installed)
- Adds the tool to the `mise.toml` configuration file—in mise I say the tool is "active" if it's in `mise.toml` - Adds the tool to the `mise.toml` configuration file—in mise I say the tool is "active" if it's in `mise.toml`