Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anmho committed Feb 2, 2024
1 parent eecbe60 commit 71e048e
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 @@ -45,7 +45,7 @@ A summary of the libraries we use are listed below.

3. Start the local development servers for expo and server.
`pnpm dev`
The tRPC procedures are available on http://localhost:3000/\<router.procedure\>?input={YOUR_INPUT_HERE}
The tRPC procedures are available on http://localhost:3000/<router.procedure\>?input={field: value}

4. Change your node version to the one specified in .nvmrc
`nvm use`
Expand Down

0 comments on commit 71e048e

Please sign in to comment.