Update references to git URL
This commit is contained in:
		| @ -39,13 +39,13 @@ This repository holds the configuration for my primary home server. | |||||||
|  |  | ||||||
| ### Enter the developer shell without cloning the repository: | ### Enter the developer shell without cloning the repository: | ||||||
| ``` | ``` | ||||||
| $> nix develop git+https://git.eversole.co/eve-psr-nix0 | $> nix develop git+https://git.eversole.co/James/eve-psr-nix0 | ||||||
| $nix> # Success! | $nix> # Success! | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| The rest of the cheatsheet assumes you have entered the developer shell or are using direnv:  | The rest of the cheatsheet assumes you have entered the developer shell or are using direnv:  | ||||||
| ``` | ``` | ||||||
| $> git clone https://git.eversole.co/eve-psr-nix0 | $> git clone https://git.eversole.co/James/eve-psr-nix0 | ||||||
| $> cd eve-psr-nix0 | $> cd eve-psr-nix0 | ||||||
| $> nix develop | $> nix develop | ||||||
| $nix> # Success! Now we have our development dependencies. | $nix> # Success! Now we have our development dependencies. | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 James Eversole
					James Eversole