Skip to content

Commit 14fc270

Browse files
committed
Documented the need to use ./autogen.sh
1 parent a6d46cd commit 14fc270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ sudo dnf install make gcc-c++ SDL2 SDL2-devel SDL2_image SDL2_image-devel SDL2_m
3838
Then, download and extract the zip file or clone the pacman repository.
3939
Inside the pacman directory, run
4040
```
41+
./autogen.sh
4142
./configure
4243
make
4344
make install

0 commit comments

Comments
 (0)