Skip to content

Commit

Permalink
README.md autotools doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Roberts committed Mar 14, 2019
1 parent b6df938 commit 3662335
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ COMMAND should be one of:
black
rainbow
```

## Building

Clone the github repo and enter the top-level directory. Then:

```sh
autoreconf
./configure
make
```

0 comments on commit 3662335

Please sign in to comment.