Skip to content
Snippets Groups Projects
Unverified Commit e3fed678 authored by Bryce Taylor's avatar Bryce Taylor Committed by GitHub
Browse files

Merge pull request #6992 from GrahamSH-LLK/patch-1

Fix typo in readme
parents 329b9c83 6d76bb9d
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ Here's how to link your local `scratch-gui` code to another project's `node_modu
2. From the top level of each repository (such as `scratch-www`) that depends on `scratch-gui`:
1. Make sure you have run `npm install`
2. Run `npm link scratch-gui`
3. Build or run the repositoriy
3. Build or run the repository
#### Using `npm run watch`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment