mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README.md
This commit is contained in:
parent
ccc7a7af29
commit
691734f342
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or
|
||||||
* JSON-java.jar<br>
|
* JSON-java.jar<br>
|
||||||
|
|
||||||
**To build from the command line using gradle:**
|
**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.
|
Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand. <br>
|
||||||
\# In an empty directory of your choice, clone JSON-Java-unit-test:
|
\# In an empty directory of your choice, clone JSON-Java-unit-test:<br>
|
||||||
````
|
````
|
||||||
git clone https://github.com/stleary/JSON-Java-unit-test.git .
|
git clone https://github.com/stleary/JSON-Java-unit-test.git .
|
||||||
````
|
````
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue