mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-12 08:49:53 +07:00
docs(run-on-macos.md): fix typo
This commit is contained in:
@ -43,7 +43,7 @@ Then, configure lima configuration and dae VM configuration.
|
||||
```shell
|
||||
# Configure lima networks.
|
||||
socket_vmnet_bin=$(readlink -f ${HOMEBREW_PREFIX}/opt/socket_vmnet)/bin/socket_vmnet
|
||||
sed -ir "s#^ *socketVMNet:.*# socketVMNet: \"${socket_vmnet_bin}\"#" .lima/_config/networks.yaml
|
||||
sed -ir "s#^ *socketVMNet:.*# socketVMNet: \"${socket_vmnet_bin}\"#" ~/.lima/_config/networks.yaml
|
||||
```
|
||||
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user