Update README.md

This commit is contained in:
Jake Cooper
2021-10-20 11:56:24 -07:00
committed by GitHub
parent f0b9423e25
commit 016fd15e69

View File

@@ -17,7 +17,7 @@ This example starts an [HTTP Module](https://nodejs.org/api/http.html) server.
- Install dependencies `yarn`
- Connect to your Railway project `railway link`
- Start the development server `railway run yarn dev`
- Start the development server `railway run yarn start`
## 📝 Notes