Updated README: recursivity no longer necessary

This commit is contained in:
Néstor Andreu 2023-03-01 09:43:13 +01:00
parent 5aaa2da9f2
commit 93f2edaa9b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Themix GUI designer
To clone it, you need to do it this way, since it links to some other git submodules:
```sh
git clone https://git.disroot.org/eudaimon/oomox-modified.git --recursive
git clone https://git.disroot.org/eudaimon/oomox-modified.git
```
In order to run it, you need to use this command: