Skip to content

Commit 4d4f820

Browse files
committed
update setup section (add release)
1 parent c1fad41 commit 4d4f820

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ A photo gallery placed on a map!
2626

2727
## Setup
2828

29+
Just download a binary file from [Releases](https://github.com/sykoram/photo-map/releases). You may want to add photo-map to the path. \
30+
You should be able to run:
31+
32+
```sh
33+
photo-map -h
34+
```
35+
36+
If there is no binary file for your OS and architecture, follow the [Build](#build) section.
37+
38+
### Build
39+
2940
[Go](https://golang.org/) and [Git](https://git-scm.com/) have to be installed.
3041

3142
Clone or download this repo somewhere into `$GOPATH`, preferably into `$GOPATH/src/github.com/sykoram/photo-map`.

0 commit comments

Comments
 (0)