Skip to content

Commit fbd0c9b

Browse files
fixing yarn command
1 parent c2a3c18 commit fbd0c9b

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
@@ -63,7 +63,7 @@ Using `setFetcher`, you can override the default `fetch` method used by the libr
6363
With yarn
6464

6565
```sh
66-
yarn install @fujocoded/ao3.js
66+
yarn add @fujocoded/ao3.js
6767
```
6868

6969
or npm

0 commit comments

Comments
 (0)