Skip to content

Commit 85cf88e

Browse files
aasinclairfabiobaltieri
authored andcommitted
readme: Added missing directory change in build instructions
The current build instructions omit a necessary directory change after creating the workspace. Signed-off-by: Andy Sinclair <[email protected]>
1 parent f9f2da2 commit 85cf88e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ west update
5757
To build the application, run the following command:
5858

5959
```shell
60+
cd example-application
6061
west build -b $BOARD app
6162
```
6263

0 commit comments

Comments
 (0)