Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raicool authored Sep 27, 2023
1 parent 78e81d2 commit 823245b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,11 @@ sudo apt-get install libsdl2-image-2.0-0

## Windows
the ghost manager requires Visual C++ 2015 and 2019 redistributables to be installed
##### x64
```
https://aka.ms/vs/17/release/vc_redist.x64.exe
```
##### x86
```
https://aka.ms/vs/17/release/vc_redist.x86.exe
```

0 comments on commit 823245b

Please sign in to comment.