From c1b6df99ed82be15c98ddedcd9b2382fb51f281c Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Thu, 25 Feb 2021 09:31:41 -0700 Subject: [PATCH] +install instructions --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 843dd42..b78de37 100644 --- a/README.org +++ b/README.org @@ -11,3 +11,9 @@ typie ssh://user@consoleserver typie ssh://user@consoleserver:2222 #+end_src + +** Install + +#+begin_src shell +go get -u suah.dev/typie +#+end_src