Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire authored Oct 8, 2023
1 parent 0bca609 commit 5679c79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,15 @@ Linux or macOS users might follow the following instructions if they have a rece
c++ -std=c++11 -o demopp demo.cpp
```
3. `./demo`
```
```
cardinality = 900
1000
```
```
4. `./demopp`
```
```
cardinality = 900
cardinality = 900
```
```


# Using as a CMake dependency
Expand Down

0 comments on commit 5679c79

Please sign in to comment.