Skip to content

Commit

Permalink
update development instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ngn13 authored Jun 14, 2024
1 parent c282cb6 commit 989c637
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ make DEBUG=1
```
then you can use the example applications for testing:
```bash
pushd examples
make
popd
make example
LD_LIBRARY_PATH=./dist ./dist/example_hello
```

0 comments on commit 989c637

Please sign in to comment.