Skip to content

Commit

Permalink
Fix grammar finding
Browse files Browse the repository at this point in the history
Rephrase sentence based on grammar finding.
  • Loading branch information
HeavyWombat committed Feb 19, 2021
1 parent aa82c8d commit 0839c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ There is a convenience script to download the latest release for Linux or macOS
curl --silent --location https://tinyurl.com/y4qvdl4d | bash
```

And of course, you can download and build `dyff` from source using `go get`:
You can download and build `dyff` from source using `go get`:

```bash
GO111MODULE=on go get github.com/homeport/dyff/cmd/dyff
Expand Down

0 comments on commit 0839c2d

Please sign in to comment.