Skip to content

Commit a339d27

Browse files
committed
Add download instructions
1 parent 118ba00 commit a339d27

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ optionally a board name, branch name, and environment name.
55

66
[![Build Status](https://travis-ci.org/Linaro/skipgen.svg?branch=master)](https://travis-ci.org/Linaro/skipgen)
77

8+
## Download and Install
9+
10+
Download release for your OS and architecture at
11+
https://github.com/Linaro/skipgen/releases. Extract and run the 'skipfile'
12+
binary.
13+
814
## Usage
915

1016
skipgen [--board <boardname>] [--branch <branchname>] [--environment <environmentname] [--version] <skipfile.yaml>
@@ -25,7 +31,7 @@ optionally a board name, branch name, and environment name.
2531

2632
## Skipfile Format
2733

28-
See examples/skipfile.yaml.
34+
See [examples/skipfile.yaml](examples/skipfile.yaml).
2935

3036
## Building
3137

0 commit comments

Comments
 (0)