Skip to content

Commit 7ad9cad

Browse files
committed
Add footnote that abridge is included as submodule
1 parent 2e105e2 commit 7ad9cad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Local installation
44

5-
The blog is made with [Zola], based on the [Abridge theme].
5+
The blog is made with [Zola], based on the [Abridge theme][^1].
66

77
You will need:
88
* The `zola` binary v0.19.1 or higher
@@ -60,3 +60,4 @@ documentation-best-practices
6060

6161
[Zola]: https://www.getzola.org/
6262
[Abridge theme]: https://abridge.pages.dev/overview-abridge/
63+
[^1]: Included as a git submodule, so clone recursively or `git submodule update --init --recursive`.

0 commit comments

Comments
 (0)