Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Note that Go 1.17+ is required for installation
Browse files Browse the repository at this point in the history
As mentioned in #18.
  • Loading branch information
jlegrone committed Dec 15, 2021
1 parent a678942 commit bfe0432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Features that align with this goal:

Build from source using [go install](https://golang.org/ref/mod#go-install):

> Note: Go 1.17 or greater is currently required.
```bash
go install github.com/DataDog/temporalite/cmd/temporalite@latest
```
Expand Down

0 comments on commit bfe0432

Please sign in to comment.