Skip to content

Commit

Permalink
Add instructions for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
eraserhd committed Nov 16, 2023
1 parent 3d499be commit 1b5321e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,18 @@ other limitations because of this?
Installation
------------

On Unix-like systems:

....
$ make && sudo make install
....

On Windows, this can be built with Mingw:

....
> mingw32-make.exe
....

Usage, Options, and Examples
----------------------------

Expand Down

0 comments on commit 1b5321e

Please sign in to comment.