Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
```
make: *** No rule to make target `all'.  Stop.
```
  • Loading branch information
hoyajigi authored Oct 1, 2020
1 parent 2e57d6c commit 9bcf2e7
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 @@ -33,7 +33,7 @@ Use "./kafka-connect-cli [command] --help" for more information about a command.
## Build

```bash
make all
make
# to develop
go build .
```

0 comments on commit 9bcf2e7

Please sign in to comment.