Skip to content

Commit

Permalink
docs: Fixed fork link
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan van Rooij committed Mar 19, 2020
1 parent 2af70dc commit fd7911c
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 @@ -224,7 +224,7 @@ If you want to publish your own version, please do it as a [user-scoped](https:/

If you want to make this library better, you can follow these steps.

1. Create a [fork](https://github.com/bencevans/node-sonos)
1. Create a [fork](https://github.com/bencevans/node-sonos/fork)
2. Make changes
3. (optional) Create tests for the feature or the bug, see [sonos.test.js](./test/sonos.test.js).
4. Run `SONOS_HOST=192.168.x.x npm run test` to test your code (against an actual sonos device, change the ip)
Expand Down

0 comments on commit fd7911c

Please sign in to comment.