Skip to content

Commit cfc8c2f

Browse files
committed
t
1 parent 5c955a3 commit cfc8c2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The command `jvs install zulu17` will download the zip file at `https://cdn.azul
3333

3434
### <u>Info:</u>
3535
This does not change the system wide PATH env variable, it calls _putenv in the parent process (so cmd.exe), so that only that process java path will be changed.
36-
It uses game hacking techniques with VirtualAllocEx, WriteProcessMemory and CreateRemoteThread in order to achieve that.
36+
It uses VirtualAllocEx, WriteProcessMemory and CreateRemoteThread in order to achieve that.
3737

3838
#### External Libraries used:
3939
- nlohmann json: https://github.com/nlohmann/json (for the json config jvs.json)

0 commit comments

Comments
 (0)