Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md).
- Ubuntu 26.04 (Resolute) and later ([rust-framework-lib](https://launchpad.net/ubuntu/+source/rust-framework-lib), [rust-framework-tool](https://launchpad.net/ubuntu/+source/rust-framework-tool))
- `apt install rust-framework-tool`
- Ubuntu (Any Version - [Snap Package](https://snapcraft.io/framework-tool))
- `snap install --edge framework-tool --classic
- `snap install --edge framework-tool --classic`
- Note that this installs the command called `framework-tool` instead of `framework_tool`
- Rhino Linux [![Rhino Linux package](https://repology.org/badge/version-for-repo/pacstall/framework-system.svg)](https://repology.org/project/framework-system/versions)
- `pacstall -I framework-system-bin`
Expand Down