We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e368ef commit 38ec544Copy full SHA for 38ec544
README.md
@@ -14,8 +14,8 @@ In the _root of the repository_ run the following commands:
14
cmake .
15
make & make install
16
```
17
-A shared library called `libjson` will be created in `/usr/local/lib`
18
-The development headers will be found in `/usr/local/include/format`
+A shared library called `libjson` will be created in `/usr/local/lib`.
+The development headers will be found in `/usr/local/include/format`.
19
### 2. Install JSON Pointer:
20
21
git clone https://github.com/karekoho/json-pointer.git
0 commit comments