kopia lustrzana https://github.com/maxnet/pico-webserver
Merge branch 'main' of https://github.com/maxnet/pico-webserver into main
commit
b5e1af22c0
|
@ -19,7 +19,7 @@ If not, compile [CMake from source](https://cmake.org/download/#latest) first.
|
||||||
```
|
```
|
||||||
git clone --depth 1 https://github.com/maxnet/pico-webserver
|
git clone --depth 1 https://github.com/maxnet/pico-webserver
|
||||||
cd pico-webserver
|
cd pico-webserver
|
||||||
git submodule update --init --depth 1
|
git submodule update --init
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
Ładowanie…
Reference in New Issue