docs: add missing cd command (#1163)

This commit is contained in:
Willow
2024-11-14 01:08:32 +11:00
committed by GitHub
parent 3481313859
commit f7d12b7486
+1
View File
@@ -32,6 +32,7 @@ Here are some helpful commands:
```sh
# Build WXT package
cd packages/wxt
pnpm build
```