Skip to content

Commit

Permalink
chore: remove source installation
Browse files Browse the repository at this point in the history
We use git lfs that doesn't play nice with go.mod
  • Loading branch information
gernest committed Oct 7, 2024
1 parent de0cc16 commit f97497f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ curl -fsSL https://vinceanalytics.com/install.sh | bash
docker pull ghcr.io/vinceanalytics/vince
```

### From source

```
go install github.com/vinceanalytics/vince@latest
```

### Download

[see release page](https://github.com/vinceanalytics/vince/releases)
Expand Down

0 comments on commit f97497f

Please sign in to comment.