Merge pull request #1 from JmaJeremy/patch-1

typo in linux build command
This commit is contained in:
sarah-walker-pcem 2021-03-03 19:47:03 +00:00 committed by GitHub
commit feda966ff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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