changes
This commit is contained in:
parent
033d22cb51
commit
9743c82408
|
@ -1,6 +1,6 @@
|
|||
## Installation
|
||||
|
||||
Use `$ make` or compile it anywhere else.
|
||||
Use `$ make` or compile it anywhere else, `$ make win` does the trick on windows and cygwin/gitbash.
|
||||
However if you use Visual Studio use the C++ implementation in __../src/cpp_implementation__.
|
||||
It's a carbon copy of the *.c file but VS wants to use a *.cpp file.
|
||||
|
||||
|
|
Loading…
Reference in New Issue