Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxOnTheDesktop authored Jun 26, 2024
1 parent 96727f6 commit 62728dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/cli/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ cargo install --branch main --git https://github.com/Kampfkarren/selene selene
```

### Disabling Roblox features
selene is built with Roblox specific lints by default. If you don't want these, type `--no-default-features` after whichever command you choose.
selene is built with Roblox specific lints by default. If you don't want these, then pass `--no-default-features` to the `cargo install` command.

0 comments on commit 62728dd

Please sign in to comment.