Skip to content

Commit

Permalink
add build notes
Browse files Browse the repository at this point in the history
  • Loading branch information
umanwizard committed Jan 24, 2020
1 parent 7b32fb2 commit d6bacde
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# How to build

1. `autoreconf --install`
2. `./configure`
3. `make`

0 comments on commit d6bacde

Please sign in to comment.