Skip to content

Commit

Permalink
Remove < Go 1.18 install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed May 7, 2022
1 parent 9f49c88 commit a66f76f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,9 @@ workflow for managing database code such as functions and views.

## Installation

Go versions up to and including 1.17:

go get -u github.com/jackc/tern

Go versions 1.17 and higher:

go install github.com/jackc/tern@latest
```
go install github.com/jackc/tern@latest
```

## Creating a Tern Project

Expand Down

0 comments on commit a66f76f

Please sign in to comment.