Skip to content

Commit d4692b0

Browse files
Update README.md
1 parent 83c9f21 commit d4692b0

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
@@ -67,10 +67,10 @@ To get started,
6767

6868
**Using dnx on Windows/Mac/Linux**
6969

70-
1. Ensure you are using a suitable .NET runtime. Currently, this project is tested with version `1.0.0-beta8` on `coreclr`:
70+
1. Ensure you are using a suitable .NET runtime. Currently, this project is tested with version `1.0.0-rc1-final` on `coreclr`:
7171

7272
```
73-
dnvm use 1.0.0-beta8 -r coreclr
73+
dnvm use 1.0.0-rc1-final -r coreclr
7474
```
7575

7676
2. In the solution root directory (`NodeServices` - i.e., the directory that contains `NodeServices.sln`), restore the .NET dependencies:

0 commit comments

Comments
 (0)