docs: fix git remote url in readme

This commit is contained in:
insects 2024-09-22 10:57:35 +02:00
parent 26ad72592a
commit 8d72d6fe47

View file

@ -6,9 +6,9 @@ else.
If you're me, and the machine you're installing on has a configuration, it's as simple as:
```sh
git clone forgejo@cirno.with.al:shadows_withal/nix-config.git ~/nix-config
git clone git@nazrin.limited:source/nix-config.git ~/nix-config
cd ~/nix-config
nix-shell
nix-shell # or `nix shell` if nix was installed using the flake-enabled installer
nh os switch
```