We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make install
1 parent c02bb24 commit 44e225aCopy full SHA for 44e225a
README.md
@@ -60,6 +60,10 @@ Run the following command to start the daemon:
60
sudo /opt/socket_vmnet/bin/socket_vmnet --vmnet-gateway=192.168.105.1 /var/run/socket_vmnet
61
```
62
63
+> [!TIP]
64
+> `sudo make install` is also available in addition to `sudo make install.bin`.
65
+> The former one installs the launchd service (see below) too.
66
+
67
<details>
68
69
<summary>Launchd (optional, not needed for Lima)</summary>
0 commit comments