mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 21:23:52 +00:00
fixed little mistake in README_Mac
This commit is contained in:
parent
2de941563a
commit
86515a6eef
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ Getting OpenMW Working
|
|||
$ cd /path/to/libsndfile/source
|
||||
$ ./configure --prefix=$OMW_LIB_PREFIX \
|
||||
--disable-dependency-tracking
|
||||
$make install
|
||||
$ make install
|
||||
|
||||
7. Generate the Makefile for OpenMW as follows and build OpenMW:
|
||||
$ mkdir /path/to/openmw/build/dir
|
||||
|
|
Loading…
Reference in a new issue