diff --git a/README.md b/README.md index 54c2807..b2f7b20 100644 --- a/README.md +++ b/README.md @@ -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 ```