Merge pull request #1 from JmaJeremy/patch-1
typo in linux build command
This commit is contained in:
commit
feda966ff8
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ You will need the following libraries (and their dependencies):
|
|||
Open a terminal window, navigate to the PCem directory then enter:
|
||||
### Linux
|
||||
```
|
||||
./configure --enable-release
|
||||
./configure --enable-release-build
|
||||
make
|
||||
```
|
||||
### BSD
|
||||
|
|
|
|||
Loading…
Reference in a new issue