mirror of
https://github.com/Cxbx-Reloaded/unicorn.git
synced 2024-12-04 17:36:26 +00:00
Merge pull request #234 from williballenthin/patch-4
python README.TXT: clarify working directories
This commit is contained in:
commit
aaa53f7e6b
@ -6,12 +6,12 @@ from source.
|
||||
|
||||
Follow README in the root directory to compile & install the core.
|
||||
|
||||
On *nix, this can simply done by:
|
||||
On *nix, this can simply be done by (project root directory):
|
||||
|
||||
$ sudo ./make.sh install
|
||||
|
||||
|
||||
1. To install pure Python binding on *nix, run the command below:
|
||||
1. To install pure Python binding on *nix, run the command below in the Python bindings directory:
|
||||
|
||||
$ sudo make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user