Skip to content

Commit b85e0ee

Browse files
committed
Update README.md
1 parent 98e1cec commit b85e0ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

site/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Run these from the **repo root** to also watch and rebuild the library source:
2121
| `npm run site:lint` | Lint the site code |
2222
| `npm run site:test` | Build and test the site |
2323

24-
Run these from the **`site/` directory** for site-only tasks (does not watch `../src/`). They use the prebuilt library in `../dist`, so run `npm run build-all` from the repo root first if you haven't:
24+
Run these from the **`site/` directory** for site-only tasks (does not watch `../src/`).
25+
They use the prebuilt library in `../dist`, so run `npm run build-all` from the repo root first if you haven't:
2526

2627
| Command | Description |
2728
| ---------------- | ------------------------------------------------------------- |

0 commit comments

Comments
 (0)