Skip to content

Commit 83e5114

Browse files
committed
Added link to release in README
1 parent 0d25b3c commit 83e5114

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ A tool to monitor a git repository and automatically pull & push changes
55

66
## Installation
77

8+
### Packages & Binaries
9+
10+
- [Binaries](https://github.com/muesli/gitomatic/releases) for Linux, macOS & Windows
11+
12+
### From Source
13+
814
Make sure you have a working Go environment (Go 1.11 or higher is required).
915
See the [install instructions](http://golang.org/doc/install.html).
1016

11-
To install gitomatic, simply run:
17+
Compiling gitomatic is easy, simply run:
1218

1319
git clone https://github.com/muesli/gitomatic.git
1420
cd gitomatic

0 commit comments

Comments
 (0)