From 7c2228b602f687ebe7eaf9e23c830c8ad9f283cc Mon Sep 17 00:00:00 2001 From: mzz <2017@duck.com> Date: Sun, 16 Apr 2023 17:09:11 +0800 Subject: [PATCH] Update run-on-macos.md --- docs/getting-started/run-on-macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/run-on-macos.md b/docs/getting-started/run-on-macos.md index b635d43..c8bd226 100644 --- a/docs/getting-started/run-on-macos.md +++ b/docs/getting-started/run-on-macos.md @@ -23,7 +23,7 @@ curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C ho ## Lima -This chapter intruduces how to use [lima](https://github.com/lima-vm/lima) virtual machine to run dae. +This chapter intruduces how to use [lima](https://github.com/lima-vm/lima) virtual machine to run dae, and proxy whole macOS host network. First, we should install `lima` and `socket_vmnet`.