Commit 731c32c8 by Jaime Collado

Update INSTALL.md

parent 3ccb2656
Showing with 4 additions and 3 deletions
...@@ -21,9 +21,10 @@ ...@@ -21,9 +21,10 @@
If you’re installing it from source, you’ll need to add -DPYTHON3_API=ON (or -DPYTHON2_API=ON) in the cmake command. If you’re installing it from source, you’ll need to add -DPYTHON3_API=ON (or -DPYTHON2_API=ON) in the cmake command.
2. Download or clone this repository. 2. Download or clone this repository.
3. In %FLINSTALL%/share/freeling/APIs/pythonX, you’ll find the following files: 3. In %FLINSTALL%/share/freeling/APIs/pythonX, you’ll find the following files:
- pyfreeling.py - pyfreeling.py
- _pyfreeling.so - _pyfreeling.so
- sample.py - sample.py
You’ll need to copy both pyfreeling.py and _pyfreeling.so into your project folder. You’ll need to copy both pyfreeling.py and _pyfreeling.so into your project folder.
## Testing ## Testing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment