add "git clone" to README.md

This commit is contained in:
Yannick Stolzenburg
2024-06-30 14:56:03 +02:00
committed by GitHub
parent de03f84e27
commit 5e513c3f24

View File

@@ -6,7 +6,7 @@ The icon is a modified version of the KDE Partition Manager logo which is availa
## Compiling and Installing
First you will need to clone the repository and cd inside
```sh
https://github.com/edisionnano/QDiskInfo.git && cd QDiskInfo
git clone https://github.com/edisionnano/QDiskInfo.git && cd QDiskInfo
```
Then you must create a build directory and cd inside
```sh