Skip to content

Commit

Permalink
Adjusting build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpicanco committed Jun 15, 2019
1 parent d1db7fc commit 5f1e5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Fetch the [latest release](https://github.com/lpicanco/i3-autodisplay/releases).
```bash
git clone https://github.com/lpicanco/i3-autodisplay.git
cd i3-autodisplay
go build ./...
go build cmd/i3-autodisplay/i3-autodisplay.go
```

## Usage
Expand Down

0 comments on commit 5f1e5de

Please sign in to comment.