diff --git a/README.md b/README.md index d9a0695..6e992e2 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,17 @@ Loads environment files before running a command without polluting your environm ## Source code -You can find the source code here: https://git.tordarus.net/Tordarus/loadenv +You can find the source code here: [git.milar.in](https://git.milar.in/milarin/loadenv) ## Installation -If you have Go installed, you can simply go install the program: `go install git.tordarus.net/Tordarus/loadenv@latest` +If you have Go installed, you can simply go install the program: `go install git.milar.in/milarin/loadenv@latest` -There are pre-compiled executables for various platforms on the [repository](https://git.tordarus.net/Tordarus/loadenv/releases). +There are pre-compiled executables for various platforms on the [repository](https://git.milar.in/milarin/loadenv/releases). ## License -Distributed under the MIT License. See [LICENSE.md](https://git.tordarus.net/Tordarus/loadenv/src/branch/main/LICENSE.md) +Distributed under the MIT License. See [LICENSE.md](https://git.milar.in/milarin/loadenv/src/branch/main/LICENSE.md) ## Usage