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
71c1eba1e7
commit
6b4edbd40c
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ git clone https://github.com/stleary/JSON-Java-unit-test.git .
|
||||||
````
|
````
|
||||||
\# Create a directory structure for the JSON-Java code
|
\# Create a directory structure for the JSON-Java code
|
||||||
````
|
````
|
||||||
# Windows version
|
# Windows 10 version
|
||||||
md /s src\main\java\org\json
|
mkdir src\main\java\org\json
|
||||||
# *nix version
|
# *nix version
|
||||||
mkdir -p src/main/java/org/json
|
mkdir -p src/main/java/org/json
|
||||||
````
|
````
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue