We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2969064 commit bf82f47Copy full SHA for bf82f47
README.md
@@ -6,7 +6,7 @@ Very useful in libraries that wrap native java code in javascript
6
7
## Usage Example
8
9
-1. (optional) `yarn add @invertase/google-java-format` (or `npm -i @invertase/google-java-format` if you prefer)
+1. (optional) `yarn add google-java-format` (or `npm -i google-java-format` if you prefer)
10
1. `npx google-java-format <path to java file>`
11
12
All arguments are passed directly to the underlying google-java-format tool, with the exception of `--glob`.
0 commit comments