diff --git a/README.md b/README.md index 1be9c65..388122f 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Run individual tests or JunitTestSuite using EclEmma Coverage, or * JSON-java.jar
**To build from the command line using gradle:** -Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand. -\# In an empty directory of your choice, clone JSON-Java-unit-test: +Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand.
+\# In an empty directory of your choice, clone JSON-Java-unit-test:
```` git clone https://github.com/stleary/JSON-Java-unit-test.git . ````