Skip to content

Commit

Permalink
Merge pull request #622 from pedrombmachado/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
stleary committed Aug 28, 2021
2 parents de5f768 + e29c541 commit 9f07853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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*
````
javac org\json\*.java
javac org/json/*.java
````

*Create the jar file in the current directory*
Expand Down

0 comments on commit 9f07853

Please sign in to comment.