summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@gmail.com>2022-09-09 12:33:51 -0400
committerNick Vatamaniuc <nickva@users.noreply.github.com>2022-09-10 11:55:29 -0400
commitca922a35712d3fc336c46d7d61f352bf21f8dd4d (patch)
tree826936949601ca6a954f3286ea01a6785aa97d39
parent7b2085df78c26a751db610ea0eedce133c09d299 (diff)
downloadcouchdb-ca922a35712d3fc336c46d7d61f352bf21f8dd4d.tar.gz
Fix docs build instructions
As per comment in https://github.com/apache/couchdb/pull/4164#discussion_r965330220
-rw-r--r--src/docs/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/docs/README.md b/src/docs/README.md
index a53472dc2..4168c1536 100644
--- a/src/docs/README.md
+++ b/src/docs/README.md
@@ -5,7 +5,7 @@ You can view the latest rendered build of this content at:
http://docs.couchdb.org/en/latest
-# Building this repo
+# Building the docs
Install Python3 and pip. Then:
@@ -27,5 +27,3 @@ with issue reporting or contributing to the upkeep of this project.
[1]: http://mail-archives.apache.org/mod_mbox/couchdb-user/
[2]: http://mail-archives.apache.org/mod_mbox/couchdb-dev/
[3]: https://github.com/apache/couchdb/blob/main/CONTRIBUTING.md
-
-