Skip to content

Commit

Permalink
update go instructions for build
Browse files Browse the repository at this point in the history
  • Loading branch information
graymalkin committed Sep 26, 2023
1 parent 11d0ca1 commit c2b60c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ our [`image-gen`](https://github.com/TinkerSoc/image-gen)
To install the latter two, do:

```
go get -v github.com/spf13/hugo
go get -v github.com/TinkerSoc/image-gen
go install github.com/gohugoio/hugo@latest
go install github.com/TinkerSoc/image-gen@latest
```

### Local serving
Expand Down

0 comments on commit c2b60c9

Please sign in to comment.