Skip to content

Commit

Permalink
Merge pull request #36 from jakubsacha/patch-1
Browse files Browse the repository at this point in the history
Provide hint about github authentication
  • Loading branch information
jdanielnd committed Aug 9, 2024
2 parents 8527692 + 710f25c commit 8e17271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flipt-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The `@betrybe/flipt-react` package is a React client for Flipt servers, with it

In order to install `@betrybe/flipt-react` you'll have to follow these couple of steps:

1. Add the `@betrybe` registry to the `.npmrc` file for the Github Packages.
1. Add the `@betrybe` registry to the `.npmrc` file for the Github Packages. It may be required for you to [authenticate yourself with GitHub](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry#authenticating-with-a-personal-access-token).

```
@betrybe:registry=https://npm.pkg.github.com/
Expand Down

0 comments on commit 8e17271

Please sign in to comment.