Simplifying recurse submodules for local lemmy-ui dev.

This commit is contained in:
Dessalines 2021-02-14 14:36:08 -05:00
parent 651ba307b6
commit cb1ad29a62

View file

@ -36,9 +36,6 @@ cargo build
### Get the front end source code
```
git clone https://github.com/LemmyNet/lemmy-ui.git --recurse-submodules
# get the translations
git submodule init
git submodule update --remote
```
### Setup postgresql