File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ Check out these projects built with Zen C:
115115``` bash
116116git clone https://github.com/z-libs/Zen-C.git
117117cd Zen-C
118+ git submodule update --init --recursive
118119make clean # remove old build files
119120make
120121sudo make install
Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ Echa un vistazo a estos proyectos construidos con Zen C:
115115``` bash
116116git clone https://github.com/z-libs/Zen-C.git
117117cd Zen-C
118+ git submodule update --init --recursive
118119make clean # eliminar archivos de construcción antiguos
119120make
120121sudo make install
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ Dai un'occhiata a questi progetti creati con Zen C:
116116``` bash
117117git clone https://github.com/z-libs/Zen-C.git
118118cd Zen-C
119+ git submodule update --init --recursive
119120make clean # rimuove i vecchi file di build
120121make
121122sudo make install
Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ Confira estes projetos construídos com Zen C:
115115``` bash
116116git clone https://github.com/z-libs/Zen-C.git
117117cd Zen-C
118+ git submodule update --init --recursive
118119make clean # remove arquivos de build antigos
119120make
120121sudo make install
Original file line number Diff line number Diff line change 112112``` bash
113113git clone https://github.com/z-libs/Zen-C.git
114114cd Zen-C
115+ git submodule update --init --recursive
115116make clean # удалить старые файлы сборки
116117make
117118sudo make install
Original file line number Diff line number Diff line change 115115``` bash
116116git clone https://github.com/z-libs/Zen-C.git
117117cd Zen-C
118+ git submodule update --init --recursive
118119make clean # 移除旧的构建文件
119120make
120121sudo make install
Original file line number Diff line number Diff line change 115115``` bash
116116git clone https://github.com/z-libs/Zen-C.git
117117cd Zen-C
118+ git submodule update --init --recursive
118119make clean # 移除舊的構建文件
119120make
120121sudo make install
You can’t perform that action at this time.
0 commit comments