Skip to content

Commit

Permalink
[#65] v0.8.3: Updates dependencies & README
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Aug 24, 2023
1 parent 857a9de commit 3aa2dac
Show file tree
Hide file tree
Showing 5 changed files with 5,129 additions and 2,110 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ and [old][Old Architecture] RN architectures.
For details read: https://earthly.dev/blog/homebrew-on-m1,
and [Issue#29](https://github.com/birdofpreyru/react-native-static-server/issues/29).
- Install the package:
- Install the package and its peer dependencies:
```shell
$ npm install --save @dr.pogodin/react-native-static-server
npx install-peerdeps @dr.pogodin/react-native-static-server
```
**Note:** _In case you prefer to install this library from its source code
(i.e. directly from its GitHub repo, or a local folder), mind that it depends
Expand Down
Loading

0 comments on commit 3aa2dac

Please sign in to comment.