From 085081fd277c5b1dbf5d785b45a05a2fbdf94772 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Thu, 27 Jun 2024 16:24:08 +0100 Subject: [PATCH] style: white space clean up --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fcdff7..28920da 100644 --- a/README.md +++ b/README.md @@ -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 ```