Skip to content

Commit

Permalink
Merge pull request #457 from RedBearAK/dev_beta
Browse files Browse the repository at this point in the history
Add sub-header to README
  • Loading branch information
RedBearAK authored Dec 3, 2024
2 parents 33ee642 + ac49131 commit c8722aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,9 @@ Note that any or all of the "--options" for the `install` command can be combine
./setup_toshy.py install --override-distro distro-name --skip-native --barebones-config --fancy-pants
```

Here are some other things besides installing that the setup script can do. These commands are mutually exclusive, just like the `install` command.
### Other commands in the setup script

Here are some other things (commands) that are available in the setup script, besides the primary `install` command. These commands are mutually exclusive, just like the `install` command.

```sh
./setup_toshy.py list-distros
Expand Down

0 comments on commit c8722aa

Please sign in to comment.