From deed03bc7ca3973f7635cbcda76221752f2e2de8 Mon Sep 17 00:00:00 2001 From: r4 Date: Tue, 20 Sep 2022 00:59:58 +0200 Subject: [PATCH] Update README.me --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6bddcd..323fe44 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - [Windows](#windows) - [MacOS](#macos) - [Linux](#linux) -- [From source (BSDs etc.)](#from-source) +- [From source](#from-source) ### Windows #### Download .exe from releases @@ -99,7 +99,7 @@ token = "dmMpDY4K8dFyqMoypaZg3QXP.QUp5Sg.e7VQhRpEfud6SajSvyFZpxZpVwwBrwNYr2L3m7" Done! Now you can just run the executable and everything should work. -### From source (BSDs etc.) +### From source After installing [go](https://go.dev/dl/), you can simply run the makefile to build a native binary.