Merge pull request #14 from ystolzenburg/main

add "git clone" to README.md
This commit is contained in:
edisionnano
2024-06-30 16:02:33 +03:00
committed by GitHub

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