Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 1a1901b

Browse files
committed
Update README.md
1 parent 65071d3 commit 1a1901b

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ kintone-ci is a command line utility for kintone.
77

88
0.1
99

10-
## Requirement
10+
## How to Build
11+
12+
### Requirement
1113

1214
- Go 1.2 or later
1315
- Git and Mercurial to be able to clone the packages
1416

15-
## How to Build
16-
1717
Getting the source code
1818

1919
$ cd ${GOPATH}/src
@@ -30,6 +30,12 @@ build
3030
$ cd ${GOPATH}/src/kintone-ci
3131
$ go build
3232

33+
## Downloads
34+
35+
These binaries are available for download.
36+
37+
https://github.com/kintone/kintone-ci/releases
38+
3339
## Usage
3440

3541
-D=false: Delete all records before insert

0 commit comments

Comments
 (0)