nickva commented on code in PR #5682:
URL: https://github.com/apache/couchdb/pull/5682#discussion_r2399420381
##########
README-DEV.rst:
##########
@@ -111,16 +111,16 @@ Centos 7 and RHEL 7
python-pygments gnupg nodejs npm
-Mac OS X
-~~~~~~~~
+macOS
+~~~~~
Install `Homebrew <https://brew.sh/>`_, if you do not have it already.
Unless you want to install the optional dependencies, skip to the next section.
Install what else we can with Homebrew::
- brew install help2man gnupg md5sha1sum node python
+ brew install help2man gnupg md5sha1sum node python elixir
Review Comment:
I personally find it easier to manage all these with mise (and previously
with asdf) but brew is certainly more canonical for mac. Sometimes things in
brew clash (want an older elixir with a newer erlang, etc) and it's hard to go
back to previous versions
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]