Update numbering

Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
This commit is contained in:
Vaclav Pavlin 2025-03-10 15:05:37 +01:00 committed by GitHub
parent fe41e3a818
commit 9de6325fa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ Follow these steps to install and set up the module:
sudo mkdir third_party
chown $USER:$USER third_party
```
4. Build the dependencies:
5. Build the dependencies:
```
make -C waku
```