Skip to content

Commit

Permalink
Tweak project description
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Jul 13, 2023
1 parent e640cbf commit 477788d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ Build from source:
```bash
:~$ git clone https://github.com/giulianopz/newscanoe.git
:~$ go build -o newscanoe cmd/newscanoe/main.go && cp ./newscanoe /usr/local/bin
# or with task
:~$ task build && task install
# then, start the app
:~$ newscanoe
```

Or download the latest pre-compiled binary from [GitHub](https://github.com/giulianopz/newscanoe/releases) and then install it in your PATH.
Expand Down

0 comments on commit 477788d

Please sign in to comment.