Closed n3rdworldorder closed 1 year ago
The installation instructions say to run the command
sudo usermod -aG docker $USER
but the "usermod" command isn't available on MacOS.
Is an alternative needed for MacOS?
Hi @n3rdworldorder
Hope this page can help you on MacOS + X-terminal command https://superuser.com/questions/214004/how-to-add-user-to-a-group-from-mac-os-x-command-line
Closing due to inactivity.
The installation instructions say to run the command
sudo usermod -aG docker $USER
but the "usermod" command isn't available on MacOS.
Is an alternative needed for MacOS?