From 5a6bfc9e606b789c1dd24ada976415e105ab90a7 Mon Sep 17 00:00:00 2001 From: ryan4yin Date: Fri, 26 May 2023 17:26:11 +0800 Subject: [PATCH] feat: update README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2b9da7ea..2040c35d 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,11 @@ make deploy For MacOS, use the following commands: ```bash -# set proxy for nix-daemon to speed up downloads -# https://github.com/NixOS/nix/issues/1472#issuecomment-1532955973 -make darwin-set-proxy - -# or just deploy using make, which is defined in Makefile +# deploy the darwin configuration(harmonicia) make darwin + +# deploy with details +make darwin-debug ``` ## Install Apps from Flatpak