diff --git a/README.md b/README.md index 20af4ff..666417e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ An unofficial and opinionated NixOS & Flakes :book: for beginners: https://nixos 中文版: https://nixos-and-flakes.thiscute.world/zh/introduction/ > If you're using macOS, [ryan4yin/nix-darwin-kickstart](https://github.com/ryan4yin/nix-darwin-kickstart) may be a good starting point for you, -> you can learn how to use Nix with this book and the content of that repository. +> you can learn how to use Nix with this book and take nix-darwin-kickstart as a start point to build your own Nix configuration. ## Feedback and Discussion diff --git a/docs/introduction/installation.md b/docs/introduction/installation.md index 7522223..fb37348 100644 --- a/docs/introduction/installation.md +++ b/docs/introduction/installation.md @@ -10,4 +10,4 @@ This book primarily focuses on the usage of NixOS and Flakes. Therefore, we will The installation process of NixOS is straightforward, but we won't delve into the specifics here. For more information, please visit the official download site at . > If you're using macOS, [ryan4yin/nix-darwin-kickstart](https://github.com/ryan4yin/nix-darwin-kickstart) may be a good starting point for you, -> you can learn how to use Nix with this book and the content of that repository. +> you can learn how to use Nix with this book and take nix-darwin-kickstart as a start point to build your own Nix configuration.