diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 487ae13..91d6d4e 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ A public instance is currently available: ## Installation -First, fetch the sources using either the `go` tool or using `git` (if you haven't -set up a `go` development environment) and jump into the directory. +First, fetch the sources using either the `go` tool or using `git` +and jump into the directory. ``` $ go get github.com/getwtxt/getwtxt |