Skip to content

Commit 3d6a007

Browse files
committed
Change one last reference of npm to yarn
1 parent 7f731d4 commit 3d6a007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This will run a local frontend using the staging backend (hosted on Heroku at
2929
[staging-crates-io.herokuapp.com](https://staging-crates-io.herokuapp.com)).
3030

3131
If you'd like to run the frontend with a specific backend endpoint, you can
32-
specify arguments to `npm start`. For example you can set the proxy to
32+
specify arguments to `yarn start`. For example you can set the proxy to
3333
`https://crates.io/` to use the production version.
3434

3535
**Note: it is also possible to make changes to the production data**

0 commit comments

Comments
 (0)