Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Using `setFetcher`, you can override the default `fetch` method used by the libr
With yarn

```sh
yarn install @fujocoded/ao3.js
yarn add @fujocoded/ao3.js
```

or npm
Expand Down Expand Up @@ -258,4 +258,4 @@ The logging will help you understand what's going on, but it's by no mean necess

# How do I help?

See [CONTRIBUTE.md](CONTRIBUTE.md).
See [CONTRIBUTING.md](CONTRIBUTING.md).
Loading