Skip to content

Commit af6b641

Browse files
committed
Update manual build instructions
1 parent f13042d commit af6b641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ UIDescription=<none> ; CSF entry key
8282
Building manually
8383
-----------------
8484

85-
0. Install **Visual Studio** (2022 is recommended, 2019 is minimum) with the dependencies listed in `.vsconfig` (it will prompt you to install missing dependences when you open the project, or you can run VS installer and import the config). If you prefer to use **Visual Studio Code** you may install **VS Build Tools** with the dependencies from `.vsconfig` instead. Not using a code editor or IDE and building via **command line scripts** included with the project is also an option.
85+
0. Install **Visual Studio** (2022 is minimum) with the dependencies listed in `.vsconfig` (it will prompt you to install missing dependences when you open the project, or you can run VS installer and import the config). If you prefer to use **Visual Studio Code** you may install **VS Build Tools** with the dependencies from `.vsconfig` instead. Not using a code editor or IDE and building via **command line scripts** included with the project is also an option.
8686
1. Clone this repo recursively via your favorite git client (that will also clone YRpp).
8787
2. To build the extension:
8888
- in Visual Studio: open the solution file in VS and build it (`Debug` build config is recommended);

0 commit comments

Comments
 (0)