Still need submodules
Until web needs them
This commit is contained in:
parent
65d25690e5
commit
d83f9d0210
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ To know more about Ente, see [our main README](../README.md) or visit
|
|||
|
||||
## Building from source
|
||||
|
||||
Fetch submodules
|
||||
|
||||
```sh
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
Install dependencies
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Reference in a new issue