Skip to content

Commit 7296711

Browse files
authored
Update README.md
1 parent 9197cd3 commit 7296711

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@ https://github.com/user-attachments/assets/ce9f1148-7578-45a8-a6fa-cdb46321a373
2323

2424
### INSTALLATION
2525
```bash
26-
// Clone Vortex Injector
26+
# Clone Vortex Injector
2727
git clone https://github.com/x64-exploit0r/VortexInjector.git
28-
// Move to The Directory where executable is stored
28+
29+
# Move to The Directory where executable is stored
2930
cd x64/debug/
30-
// Run The Executable with the ProcessName in which you want to Inject DLL
31+
32+
# Run The Executable with the ProcessName in which you want to Inject DLL
3133
VortexInjector.exe ProcessName
3234
```
3335

0 commit comments

Comments
 (0)