fix the instructions

This commit is contained in:
Václav Pavlín 2025-03-10 15:46:34 +01:00
parent 5741f8675c
commit 94fbae2020
No known key found for this signature in database
GPG Key ID: B378FB31BB6D89A5

View File

@ -23,7 +23,7 @@ Follow these steps to install and set up the module:
4. Prepare third_party directory and clone nwaku
```
sudo mkdir third_party
chown $USER:$USER third_party
sudo chown $USER third_party
```
5. Build the dependencies:
```