There was an error while loading. Please reload this page.
2 parents 26fb2b8 + d5222f2 commit df76885Copy full SHA for df76885
developer_setup.md
@@ -32,7 +32,7 @@
32
| dnf | `sudo dnf -y install @c-development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel` |
33
| yum | `sudo yum -y install @development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel` |
34
| apt | `sudo apt -y install build-essential libffi-dev libpq-dev libxml2-dev libcurl4-openssl-dev cmake python libssh2-1-dev` |
35
- | brew | `brew install cmake libssh2 iproute2mac` |
+ | brew | `brew install cmake libssh2 iproute2mac ansible` |
36
37
On Fedora 41+ you have to also run `sudo dnf install -y openssl-devel-engine`
38
On the mac, `iproute2mac` provides the `ip` command for `appliance_console`.
0 commit comments