Skip to content

Commit 12a5645

Browse files
Update README.md
1 parent 00512ee commit 12a5645

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@
2828
5. in "individual components" select windows 10 sdk
2929
6. select the latest version of all components mark has "build tools"
3030
7. select "c++ clang compiler for windows"
31-
8. once installation is complete execute in cmd : pip install cmake
31+
8. once installation is complete search "x86_x64 Cross Tools Command Prompt" and execute
32+
10. in this command prompt execute : pip install cmake
33+
11. execute : pip install wheel
34+
12. go to your repository with the cmd where the requirements.txt file is located
35+
13. execute : pip install -r requirements.txt
3236
9. end
3337

3438
- run perl file : perl file.pl

0 commit comments

Comments
 (0)