Skip to content

Commit 77a39a7

Browse files
authored
Update README.md
1 parent 494404f commit 77a39a7

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
@@ -17,7 +17,7 @@ You can use this tool to modify project file information or manage version infor
1717

1818
## Use Source Code
1919

20-
All the source code is in the [/src](/src) floder, use Visual Studio or Visual Studio Code to open the `Senparc.ProjectFileManager.sln` file. You can modify the code and compile the program by yourself.
20+
All the source code is in the [/src](/src) folder, use Visual Studio or Visual Studio Code to open the `Senparc.ProjectFileManager.sln` file. You can modify the code and compile the program by yourself.
2121

2222
The project is based on .NET Core 3.1 + WPF, so you need to install [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.101-windows-x64-installer) (or higher) before compile the program.
2323

0 commit comments

Comments
 (0)