From f4ed6a3921cd15232fb39f9db9f5f4a55a431d19 Mon Sep 17 00:00:00 2001 From: Timon Ringwald Date: Wed, 17 Aug 2022 21:10:00 +0200 Subject: [PATCH] README updated --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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