Skip to content

Commit 0244380

Browse files
author
githubnemo
committed
Add installation section to README
1 parent 00947fb commit 0244380

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Usage:
77

88
$ ./CompileDaemon -directory=yourproject/
99

10+
## Installation
11+
12+
You can use the `go` tool to install `CompileDaemon`:
13+
14+
go get github.com/githubnemo/CompileDaemon
15+
1016
## Command Line Options
1117

1218
|Option | Default | Description|

0 commit comments

Comments
 (0)