Skip to content

Commit

Permalink
Merge pull request #2077 from ArthurSonzogni/develop-2
Browse files Browse the repository at this point in the history
Fix README.md. Missing ```
  • Loading branch information
nlohmann authored May 1, 2020
2 parents 798dbb5 + f26689e commit 2251741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ if(NOT json_POPULATED)
endif()
target_link_libraries(foo PRIVATE nlohmann_json::nlohmann_json)
```

**Note**: The repository https://github.com/nlohmann/json download size is huge.
It contains all the dataset used for the benchmarks. You might want to depend on
Expand Down

0 comments on commit 2251741

Please sign in to comment.