diff --git a/README.md b/README.md index b85bbd7..3d60603 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos - Add your `hardware-configuration.nix` to your new host's folder - Add your 'nixosConfigurations' inside `flake.nix` (You can edit the "yourhostname" one and change the lines containing '# CHANGEME') -> ![NOTE] +> [!NOTE] > When you add new files, don't forget to run `git add .` to add them to the git repository ```sh diff --git a/docs/src/README_template.md b/docs/src/README_template.md index 1d0c818..a17aca0 100644 --- a/docs/src/README_template.md +++ b/docs/src/README_template.md @@ -33,7 +33,7 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos - Add your `hardware-configuration.nix` to your new host's folder - Add your 'nixosConfigurations' inside `flake.nix` (You can edit the "yourhostname" one and change the lines containing '# CHANGEME') -> ![NOTE] +> [!NOTE] > When you add new files, don't forget to run `git add .` to add them to the git repository ```sh