Skip to content

Commit 174b1a3

Browse files
author
Jonas Hovgaard
committed
Fixed minor typos in README
1 parent 67843ec commit 174b1a3

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
@@ -13,7 +13,7 @@ If you just want to test one or two lines of C# code without creating a new cons
1313

1414
How to Build
1515
------------
16-
To build VisualStuido 2010 or higher is requred. Open the solution and build the project or configure the build script in the /Build folder to point to the right Visual Studio 'vcvarsall' script.
16+
To build Visual Studio 2010 or higher is required. Open the solution and build the project or configure the build script in the /Build folder to point to the right Visual Studio 'vcvarsall' script.
1717

1818
For the first build some NuGet packages have to be downloaded make sure you have NuGet installed and package restore enabled (Tools>Options>Package Manager>Package Restore).
1919

0 commit comments

Comments
 (0)