Skip to content

Commit

Permalink
Merge pull request #10 from erkoware/feature/updateDocs
Browse files Browse the repository at this point in the history
docs: 📝 fix wrong package name in install command
  • Loading branch information
l0tze authored Oct 18, 2023
2 parents 41721ae + e89061f commit fdee654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ While still keeping our application stateless.
read the [documentation](https://foalts.org/docs/common/file-storage/local-and-cloud-storage) from FoalTS on File Storage.

```bash
npm install --save @erkoware/cached-disk-foal
npm install --save @erkoware/foalts-cached-disk
```

### As a specific disk
Expand Down

0 comments on commit fdee654

Please sign in to comment.