Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Watson committed Jul 16, 2019
1 parent 73b735d commit 34bcab2
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
Expand Up @@ -15,6 +15,10 @@ But the golang variant seems to perform better for large files. It also
allows for easily mapping URLs to directories.

## Install
### From Binary
On the [GitHub releases page](https://github.com/markwatson/serv/releases), download the latest binary for your platform from the "Assets" dropdown. Rename the file to `serv` if you like, and add to a folder in your path.

### From Source
- Install golang: <https://golang.org>
- Setup a go environment: <https://golang.org/doc/code.html>
- Use go get to install
Expand Down

0 comments on commit 34bcab2

Please sign in to comment.