1
0
Fork 1
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:
Nikolay Kasyanov 2011-03-10 11:32:07 +03:00
parent 2de941563a
commit 86515a6eef

View file

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