Skip to content

Commit 3a3086d

Browse files
authored
Template (#18)
* add visual studio project template * remove extra space
1 parent 3e69fc7 commit 3a3086d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ directory.
3333
You can use the included [Visual Studio project
3434
template](https://learn.microsoft.com/visualstudio/ide/creating-project-and-item-templates)
3535
to build an installer for a Nerd Font of your choice. To use the template, zip
36-
the files in the `VSTemplate` folder and copy it to your `%USERPROFILE%\
37-
Documents\Visual Studio 2022\Templates\ProjectTemplates` folder.
36+
the files in the `VSTemplate` folder and copy it to your `%USERPROFILE%\Documents\Visual Studio 2022\Templates\ProjectTemplates`
37+
folder.
3838

3939
After installing the template, create a new Visual Studio project using it, and
4040
name the project with the name of one of the zip files available for download in

0 commit comments

Comments
 (0)