no submodule - no problem

This commit is contained in:
Nazar Kanaev 2021-04-05 12:31:47 +01:00
parent c36d82636d
commit cc12f27ce3

View File

@ -55,7 +55,7 @@ For self-hosting, see `yarr -h` for auth, tls & server configuration flags.
Install `Go >= 1.16` and `gcc`. Get the source code:
git clone --recurse-submodules https://github.com/nkanaev/yarr.git
git clone https://github.com/nkanaev/yarr.git
Then run one of the corresponding commands: