+ added a missing linefeed for the README.md to look nice

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
This commit is contained in:
Alexis Maiquez 2021-09-08 22:07:05 +02:00
parent ed2a140aed
commit 58be46460b

View File

@ -35,6 +35,7 @@ The assets folder itself can be copied to the same folder where the binary lives
## 5.3. Getting the sources ## 5.3. Getting the sources
This project includes some git submodules that need to be cloned with the source code for it to compile properly. The easiest way is to recurse submodules when cloning: This project includes some git submodules that need to be cloned with the source code for it to compile properly. The easiest way is to recurse submodules when cloning:
```git clone --recurse-submodules git@github.com:Almamu/linux-wallpaperengine.git``` ```git clone --recurse-submodules git@github.com:Almamu/linux-wallpaperengine.git```
## 5.4. Compilation steps ## 5.4. Compilation steps