neverthrow
neverthrow copied to clipboard
Update README.md
The goal of this change is to remove the > from the npm install commands in the README that break the quick copy/paste feature that GitHub now offers.
We should copy only npm install... without the > because doing so won't let us execute the command on paste.
A small change that will have a big impact in productivity :)