Note npm update command in readme

This commit is contained in:
extremeheat 2024-02-10 02:11:32 -05:00 committed by GitHub
commit ab93d0d082
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,8 @@ Want to contribute on something important for PrismarineJS ? go to https://githu
`npm install bedrock-protocol`
To update bedrock-protocol (or any Node.js package) and its dependencies after a previous install, you must run `npm update --depth 9999`
## Usage
### Client example