Skip to content

Commit 44e225a

Browse files
committed
README.md: mention make install
Signed-off-by: Akihiro Suda <[email protected]>
1 parent c02bb24 commit 44e225a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ Run the following command to start the daemon:
6060
sudo /opt/socket_vmnet/bin/socket_vmnet --vmnet-gateway=192.168.105.1 /var/run/socket_vmnet
6161
```
6262

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+
6367
<details>
6468

6569
<summary>Launchd (optional, not needed for Lima)</summary>

0 commit comments

Comments
 (0)