style: white space clean up

This commit is contained in:
Martin Wimpress 2024-06-27 16:24:08 +01:00 committed by Martin Wimpress
parent 9db8208755
commit 085081fd27
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ This project is discussed mainly on [![Discord](https://img.shields.io/discord/7
### quickemu
For this tool to work, you need to have `quickget`, from the `quickemu`
For this tool to work, you need to have `quickget`, from the `quickemu`
package, in your current `path`.
Go to the `quickemu` [github page](https://github.com/quickemu-project/quickemu)
for more information about installing the tool.
@ -29,7 +29,7 @@ sudo add-apt-repository ppa:yannick-mauray/quickgui
sudo apt update
```
Then, install the package:
Then, install the package:
```
sudo apt install quickgui
```