Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marekkokot committed Dec 29, 2018
1 parent aaf6343 commit b4cda14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The wrapper is designed and was tested only for python3. The main goal was to ma
(https://blog.startifact.com/posts/older/what-is-pythonic.html) enough for regular python programmer. Suggestions or pull requests to make it more robust are welcome.

Python module wrapping KMC API must be compiled.
* for windows there is a visual studio project
* for windows there is a visual studio project (note that there will be probably the need to change include directories and library directories to point python include and libs location)
* for linux one should run ```make py_kmc_api```
* for mac on should run ```make -f makefile_mac py_kmc_api```

Expand Down

0 comments on commit b4cda14

Please sign in to comment.