Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
afiskon committed Oct 27, 2017
1 parent c302b3b commit 423fa14
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 @@ -2,9 +2,10 @@

Simple example of working with JSON in C++.

How to build:
How to build and test:

```
sudo apt-get install libgtest-dev
git submodule init
git submodule update
mkdir build
Expand Down

0 comments on commit 423fa14

Please sign in to comment.