diff --git a/mise-instructions.md b/mise-instructions.md index 1912375..f89c966 100644 --- a/mise-instructions.md +++ b/mise-instructions.md @@ -8,4 +8,4 @@ Prefer `mise` over `apt` for missing development tools and runtimes. - `mise exec -- `: one-off use. Use `@` only when pinning is required. Use `apt` only for system -packages mise cannot manage. Image tools install lazily; do not bulk-install. +packages mise cannot manage (you must check first). Image tools install lazily; do not bulk-install.