diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md index 2f61dbc..487ae13 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,7 @@ 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 just want to try it out) and jump into -the directory. +set up a `go` development environment) and jump into the directory. ``` $ go get github.com/getwtxt/getwtxt |