Skip to content

Commit

Permalink
Update working commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktwrd committed Jun 5, 2024
1 parent ee62d24 commit 7ed2dcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions working commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,13 @@
## show wizard and use custom location
```
./beans-rs --location <sdk location>
./beans-rs --location <sdk location> wizard
./beans-rs wizard --location <sdk location>
```

## show wizard and use custom location, and don't ask for user input once done
```
./beans-rs --no-pause --location <sourcemods location>
./beans-rs --no-pause wizard --location <sourcemods location>
./beans-rs --no-pause --location <sourcemods location> wizard
```

# install
Expand Down

0 comments on commit 7ed2dcf

Please sign in to comment.