Skip to content

Commit

Permalink
Fix installation guide in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed Oct 30, 2023
1 parent 8c0dceb commit e0866af
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 @@ -26,5 +26,5 @@ pull request.

Once the pull request is merged, update the GitHub-based dependency in the website and extension:

- Website: `cd apps/website && pnpm add github:alveusgg/data#<version>`
- Website: `cd apps/website && pnpm remove @alveusgg/data && pnpm add github:alveusgg/data#<version>`
- Extension: `npm install github:alveusgg/data#<version>`

0 comments on commit e0866af

Please sign in to comment.