Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Note the full list of dependancies.
  • Loading branch information
matthewware committed Mar 20, 2020
1 parent 091b3ed commit f01c9c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Only necessary for those wishing to develop or build the driver from source.
Prebuilt binaries for Windows are available on the releases tab.

### Clone repository
We get the [asio](http://think-async.com/Asio) dependency via a submodule we need the --recursive switch
We get the [asio](http://think-async.com/Asio), [Catch](https://github.com/catchorg/Catch2), and
[plog](https://github.com/SergiusTheBest/plog) dependencies via submodules with the --recursive switch

```bash
git clone --recursive git@github.com:BBN-Q/libaps2.git
Expand Down

0 comments on commit f01c9c7

Please sign in to comment.