summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-06-07 15:49:54 -0400
committerLouie S <louie@example.com>2024-06-07 15:49:54 -0400
commit6b2603325822049f31f003781aa9761799aa4ce7 (patch)
treefe7102c708d44a86bda9997035163be22f7991fe /README.md
parentf18ddb6d8dc00486b53c3973344662640fff2db0 (diff)
Use submodules for configs; add GNU_Make
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 894cf6d..46aeaac 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Dash Docset Builder
-This is a repository providing sources building various Dash docsets using a Makefile. Supported docsets can be found under `./src/configs`. Simply pass the name of the docset as a target for the Makefile (e.g., `make GNU_Make`).
+This is a repository providing sources building various Dash docsets using a Makefile. Supported docsets can be found as a submodule under `./src/configs`. Simply pass the name of the docset as a target for the Makefile (e.g., `make GNU_Make`).
### Documentation