Skip to content

Commit 0abb568

Browse files
committed
Clarify local dev doc source
1 parent 6b0e22a commit 0abb568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you want to work on this project locally, follow the instructions below:
1616
1. Fork this repository
1717
1. Clone your fork locally
1818
1. Run `make site`, which will:
19-
- Perform a [sparse checkout](https://git-scm.com/docs/git-sparse-checkout) of the `poetry` repo into `content/docs`
19+
- Fetch `docs/*.md` from `poetry` repo into `content/docs`
2020
- Concurrently run `rollup` to compile assets and `hugo` to serve content
2121

2222
The website will now be accessible at <http://localhost:1313> and reload on any changes.

0 commit comments

Comments
 (0)