diff --git a/README.md b/README.md index 4630b4a..1bde8e8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel -- 1. Install [Nix](https://nixos.org). 2. Clone this directory. ```sh - $ git clone [https://git.sakamoto.dev/kenji/nixos.git](https://git.sakamoto.dev/kenji/nixos.git) ~/.config/nixos + $ git clone https://git.sakamoto.dev/kenji/nixos.git ~/.config/nixos ``` 3. ⚠️ Modify `config.nix` that suits your configuration. **Be sure to edit `config.nix`! Most especially `myConfig.essentials.Username`. Otherwise, configuration would not work!!!** 4. Rebuild.