Skip to content

Commit 3910fa7

Browse files
authored
Update README.md
1 parent 4493cd0 commit 3910fa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ http://cython.readthedocs.io/en/latest/src/userguide/source_files_and_compilatio
66

77
https://en.wikipedia.org/wiki/Cython
88

9-
# Software:
9+
# Software :
1010
OS : Windows10 64-bit
1111

1212
Anaconda 4.3(Python 3.6, Cython 0.25.2) 64-bit For Windows 64-bit
1313

1414
Compiler : Microsoft C/C++ compiler x64 ( Visual Studio 2015 Community Based on 64-bit)
1515

16-
# Step by step:
16+
# Step by step :
1717
1.Set path for RC.exe --> "C:\Program Files (x86)\Windows Kits\10\bin\x64"
1818

1919
2.Set path for Compiler CL.exe --> "F:\software\vs2015\VC\bin\amd64" (default: "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64")

0 commit comments

Comments
 (0)