Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Henry-Mantilla <[email protected]>
  • Loading branch information
mw66 and danielhenrymantilla committed Jun 27, 2022
1 parent a9857cf commit 7658aa7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ Minimum Supported Rust Version: `1.56.0`
## Quickstart

You may try working with the `examples/point` example embedded in the repo:
```
$ cd examples/point
```bash
git clone https://github.com/getditto/safer_ffi && cd safer_ffi
cd examples/point
$ make
```

Expand Down

0 comments on commit 7658aa7

Please sign in to comment.