Skip to content

Commit ea08036

Browse files
brlin-twJohnAZoidberg
authored andcommitted
README: Fix snap install command formatting
Backtick pair not closed properly. Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
1 parent fce6b16 commit ea08036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md).
2828
- 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))
2929
- `apt install rust-framework-tool`
3030
- Ubuntu (Any Version - [Snap Package](https://snapcraft.io/framework-tool))
31-
- `snap install --edge framework-tool --classic
31+
- `snap install --edge framework-tool --classic`
3232
- Note that this installs the command called `framework-tool` instead of `framework_tool`
3333
- Rhino Linux [![Rhino Linux package](https://repology.org/badge/version-for-repo/pacstall/framework-system.svg)](https://repology.org/project/framework-system/versions)
3434
- `pacstall -I framework-system-bin`

0 commit comments

Comments
 (0)