Skip to content

Commit b5f76fe

Browse files
authored
Update README.md
Signed-off-by: f1shy-dev <56125930+f1shy-dev@users.noreply.github.com>
1 parent 1caf90e commit b5f76fe

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
@@ -12,7 +12,7 @@ In order to compile SideServer on VS 2019/2022 (not tested on any earlier versio
1212
**Build Instructions**
1313
1. Clone the repository **recursively** (or run `git submodule update --init --recursive` after pull).
1414
2. In the `Dependencies\libimobiledevice-vs` folder, run the `./get-source` script to download the libimobiledevice source repos
15-
3. If using VS2022, in the `AltServer` and `AltSign` projects, change the MSVC toolset to `v143`.
15+
3. If using VS2022, in the `AltServer` and `AltSign` projects, change the MSVC toolset to `v143` (note that the migration tool may do this for you).
1616
4. Compile (x86 only - the project won't work in x64).
1717

1818
### To Do

0 commit comments

Comments
 (0)