mirror of
https://github.com/wiiu-env/CURLWrapperModule.git
synced 2024-11-21 20:29:19 +01:00
Update the README to contain the current version
This commit is contained in:
parent
b8969bc73c
commit
9fd3ee4401
@ -23,6 +23,8 @@ docker run -it --rm -v ${PWD}:/project curlwrappermodule-builder make
|
||||
docker run -it --rm -v ${PWD}:/project curlwrappermodule-builder make clean
|
||||
```
|
||||
|
||||
The bundled Dockerfile creates a module with this version: `libcurl/7.84.0 mbedTLS/2.28.1 zlib/1.2.11`
|
||||
|
||||
## Format the code via docker
|
||||
|
||||
`docker run --rm -v ${PWD}:/src wiiuenv/clang-format:13.0.0-2 -r ./src -i`
|
||||
|
Loading…
Reference in New Issue
Block a user