mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 11:51:11 +00:00
Simplifying recurse submodules for local lemmy-ui dev.
This commit is contained in:
parent
651ba307b6
commit
cb1ad29a62
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue