Skip to content

Commit

Permalink
Update packages/docs-site/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Miller <phil@dmno.dev>
  • Loading branch information
theoephraim and philmillman authored Dec 25, 2024
1 parent 642a529 commit 620d2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs-site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ All commands are run from the root of the project, from a terminal:
| `pnpm run preview` | Preview your build locally, before deploying |
| `pnpm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `pnpm run astro -- --help` | Get help using the Astro CLI |
| `cd ../../ && pnpm build:libs` | Run at root to build the libraries for the docs site |
| `pnpm run -w build:libs` | Run at root to build the libraries for the docs site |

## 👀 Want to learn more?

Expand Down

0 comments on commit 620d2f0

Please sign in to comment.