mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
Update README.md
corrected the backward slash into forwarding slash
This commit is contained in:
parent
de5f768cff
commit
e29c541353
@ -42,7 +42,7 @@ The org.json package can be built from the command line, Maven, and Gradle. The
|
|||||||
|
|
||||||
*Build the class files from the package root directory src/main/java*
|
*Build the class files from the package root directory src/main/java*
|
||||||
````
|
````
|
||||||
javac org\json\*.java
|
javac org/json/*.java
|
||||||
````
|
````
|
||||||
|
|
||||||
*Create the jar file in the current directory*
|
*Create the jar file in the current directory*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user