feat: update README

This commit is contained in:
Ryan Yin
2023-07-26 00:47:36 +08:00
parent 29129215a5
commit 1164bebee4

View File

@@ -43,7 +43,10 @@ For NixOS, use the following commands:
sudo nixos-rebuild switch --flake .
# we can also deploy using `make`, which is defined in Makefile
make deploy
make i3
# or we can deploy with details
make debug_i3
```
For MacOS, use the following commands: