Skip to content

Commit

Permalink
Documented the need to use ./autogen.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
keithbowes committed Feb 11, 2020
1 parent a6d46cd commit 14fc270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ sudo dnf install make gcc-c++ SDL2 SDL2-devel SDL2_image SDL2_image-devel SDL2_m
Then, download and extract the zip file or clone the pacman repository.
Inside the pacman directory, run
```
./autogen.sh
./configure
make
make install
Expand Down

0 comments on commit 14fc270

Please sign in to comment.