mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Merge pull request #94 from raydzast/patch-1
This commit is contained in:
commit
688ca90ec8
@ -23,7 +23,7 @@ Note:
|
||||
### Detail steps
|
||||
1. Install prerequisites
|
||||
```shell
|
||||
sudo apt-get install curl build-essential libsqlite3-dev libssl-dev clang cmake ninja-build pkg-config libgtk-3-dev
|
||||
sudo apt-get install curl build-essential libsqlite3-dev libssl-dev clang cmake ninja-build pkg-config libgtk-3-dev unzip
|
||||
# optional, for generating protobuf in step 8 only
|
||||
sudo apt-get install protobuf-compiler
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user