Skip to content

Commit 851da12

Browse files
docs: update README with error logs access information (#329)
1 parent 717cec9 commit 851da12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ All commands are run from the root of the project, from a terminal:
5353
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
5454
| `npm run astro -- --help` | Get help using the Astro CLI |
5555

56+
> [!NOTE]
57+
> To access error logs and help you proactively tackle docs build issues, simply run `npm run build` locally on your machine in your docs repo.
58+
5659
### 👀 Want to learn more?
5760

5861
Check out [Starlight’s docs](https://starlight.astro.build/), read [the Astro documentation](https://docs.astro.build), or jump into the [Astro Discord server](https://astro.build/chat).

0 commit comments

Comments
 (0)