mirror of
https://github.com/vacp2p/nim-ngtcp2.git
synced 2026-01-08 04:33:56 -05:00
cosmetics
This commit is contained in:
@@ -18,6 +18,6 @@ Follow these steps when updating the wrapper to a newer version of ngtcp2:
|
||||
|
||||
- update the git submodule in `libs/` to point to the new version
|
||||
- `git submodule update --init --recursive`
|
||||
- run `build.sh` (requires Nim, CMake and `clang` to be installed)
|
||||
- run `build.sh` (requires Nim, CMake and clang to be installed)
|
||||
- increase the `version` property in the `ngtcp2.nimble` file
|
||||
- commit the changes
|
||||
|
||||
Reference in New Issue
Block a user