This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/main by this push:
new 1d0557b34 Fixing name of installation instruction file for git
checkouts to README-DEV.rst.
1d0557b34 is described below
commit 1d0557b3431eb7ac57f2dcb43a16199c7f16bdce
Author: Guillaume Yziquel <[email protected]>
AuthorDate: Tue Sep 12 22:54:42 2023 +0200
Fixing name of installation instruction file for git checkouts to
README-DEV.rst.
---
INSTALL.Unix.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index 9a2969643..a07889798 100644
--- a/INSTALL.Unix.md
+++ b/INSTALL.Unix.md
@@ -7,7 +7,7 @@ Community installation guides are available on the wiki:
http://wiki.apache.org/couchdb/Installation
If you are trying to build CouchDB from a git checkout rather than
-a .tar.gz, see the `DEVELOPERS` file.
+a .tar.gz, see the `README-DEV.rst` file.
This document is the canonical source of installation
information. However, many systems have gotchas that you need to be