diff --git a/README.md b/README.md index ea82a97..97e58e1 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ west update To build the application, run the following command: ```shell +cd example-application west build -b $BOARD app ```