From edde55b8ec28ea12f683afc902436aab6fad81f2 Mon Sep 17 00:00:00 2001 From: "P@!" <33278265+r-pai@users.noreply.github.com> Date: Mon, 20 Dec 2021 00:08:54 +0530 Subject: [PATCH] Spelling Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3001a57..e124178 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Logserver is a web log viewer that combines logs from several sources. * Get the binary with go get: -`go get -u githbub.com/Stratoscale/logserver` +`go get -u github.com/Stratoscale/logserver` ### Run a Docker Container