You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ That said, you can also try out ASP.NET vNext with just a command-prompt and a t
29
29
The first thing we need to do is setup the tools required to build and run an application. We will start out by getting the [K Version Manager (KVM)](https://github.com/aspnet/Home/wiki/version-manager). You use the K Version Manager to install different versions of the ASP.NET vNext runtime and switch between them.
30
30
31
31
#### Windows
32
-
To install KVM on Windows run the following command, which will download and run a script that installs KVM for the current user (requires admin privelges):
32
+
To install KVM on Windows run the following command, which will download and run a script that installs KVM for the current user (requires admin privileges):
0 commit comments