Skip to content

Commit

Permalink
pybind11 @v2.5.0 and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed May 12, 2020
1 parent 6a404e2 commit 311df58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Only runs on 64 bit architectures with AES-NI support. Read the [Proof of Space
### Compile

```bash
git submodule update --init --recursive
mkdir -p build && cd build
cmake ../
cmake --build . -- -j 6
Expand Down

0 comments on commit 311df58

Please sign in to comment.