Skip to content

Commit bf82f47

Browse files
authored
docs: fix package name in readme
1 parent 2969064 commit bf82f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Very useful in libraries that wrap native java code in javascript
66

77
## Usage Example
88

9-
1. (optional) `yarn add @invertase/google-java-format` (or `npm -i @invertase/google-java-format` if you prefer)
9+
1. (optional) `yarn add google-java-format` (or `npm -i google-java-format` if you prefer)
1010
1. `npx google-java-format <path to java file>`
1111

1212
All arguments are passed directly to the underlying google-java-format tool, with the exception of `--glob`.

0 commit comments

Comments
 (0)