Skip to content

Commit

Permalink
Add build example.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadden42 committed Jun 28, 2023
1 parent ff08e57 commit 774a4a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# gofile
File like utility written in Go

```bash
go install -ldflags "-s -w" github.com/mikemadden42/gofile@latest
```

0 comments on commit 774a4a4

Please sign in to comment.