Skip to content

Commit

Permalink
Update Install Directions
Browse files Browse the repository at this point in the history
After go 1.18 current install from source directions no longer apply
  • Loading branch information
pevans96 committed Jun 17, 2022
1 parent 5ec0d4c commit c816f95
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 @@ -21,8 +21,8 @@ Create a pull request from the command line, or attach a branch to an open GitHu

Install from source, or visit the [releases page](https://github.com/jehiah/git-open-pull/releases)

```
go get -u github.com/jehiah/git-open-pull
```sh
go install github.com/jehiah/git-open-pull@latest
````

### CONFIGURATION
Expand Down

0 comments on commit c816f95

Please sign in to comment.