Explorar o código

Merge pull request #94 from raydzast/patch-1

AppFlowy.IO %!s(int64=3) %!d(string=hai) anos
pai
achega
688ca90ec8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/BUILD_ON_LINUX.md

+ 1 - 1
doc/BUILD_ON_LINUX.md

@@ -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
 ```