Skip to content

Commit d2a65f2

Browse files
committed
Rename web sample, fix some readme problems
1 parent 2d03dfb commit d2a65f2

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The first thing we need to do is setup the tools required to build and run an ap
1414
* Clone the repository
1515
* On the command line execute ```kvmsetup.cmd```
1616
* This command will setup your environment, getting it ready to install a version of the runtime. It adds kvm to your path and puts it in your user profile.
17-
* Execute ```kvm install 0.1-alpha-build-0421```. This command will download the named version of the KRE and put it on your user profile ready to use. You can get the latest version by running ```kvm upgrade``` but 0421 was the last version explicityl tested. see the [KVM page](https://github.com/aspnet/Home/wiki/version-manager) for more information on KVM.
17+
* Execute ```kvm install 0.1-alpha-build-0421```. This command will download the named version of the KRE and put it on your user profile ready to use. You can get the latest version by running ```kvm upgrade``` but 0421 was the last version explicitly tested. see the [KVM page](https://github.com/aspnet/Home/wiki/version-manager) for more information on KVM.
1818
* Navigate to samples\ConsoleApp
1919
* Run ```K run```
2020
* You should see a message saying "Hello World"
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)