Skip to content

Commit

Permalink
docs: Add npm install line
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller authored Jan 26, 2023
1 parent 53a15d4 commit e0ab177
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 @@ -98,7 +98,7 @@ In this redesign of the tool, Crosswalker was made to be more generally useful b

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

In the project directory, you can run:
In the project directory, install dependencies with `npm install`, then you can run:

### `npm start`

Expand Down

0 comments on commit e0ab177

Please sign in to comment.