falcon
falcon copied to clipboard
Update the contributing guide
I noticed two details that were outdated in the contributing guide.
- The repo URL is for what I assume is an old name for the repo, the URL redirects here, so technically it works, but it would be less confusing if it was for the current URL.
- There is no
yarn run dev, it was removed in 68553ed8375098067e0a02e45dc92cad2e09facc. It looks to me that the command to run now isyarn run start-hot.