Skip to content

Commit

Permalink
Mention go install in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lucapette committed Dec 1, 2022
1 parent 25afac4 commit 3664d10
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,17 @@ If you use [Homebrew](https://brew.sh/):
brew install lucapette/tap/fakedata
```

If you have [Go](https://go.dev/) installed:

```ssh

This comment has been minimized.

Copy link
@ShivamJoker

ShivamJoker Dec 1, 2022

It should be sh 😄

This comment has been minimized.

Copy link
@lucapette

lucapette Dec 1, 2022

Author Owner

lol yes. Will fix!

go install github.com/lucapette/fakedata@latest
```

Or you can download the latest [compiled
binary](https://github.com/lucapette/fakedata/releases) and put it anywhere in
your executable path.

To install from source, refer to our [contributing
If you want to build it yourself, refer to our [contributing
guidelines](/CONTRIBUTING.md).

## Quick Start
Expand Down

0 comments on commit 3664d10

Please sign in to comment.