Skip to content

Commit 1112281

Browse files
authored
Update README.md
1 parent 6167e79 commit 1112281

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ A C++ tool to inspect and extract contents from PyInstaller archives.
2121
cd PyInstallerArchiveViewer
2222
```
2323
2. Build:
24-
```sh
25-
mkdir build
26-
cd build
27-
cmake ..
28-
cmake --build .
24+
Build with Visual studio
2925
```
3026

3127
### Run

0 commit comments

Comments
 (0)