Updated to new syntax of dnx run
authorMarcin Badurowicz <ktos@ktos.info>
Fri, 14 Aug 2015 17:50:35 +0000 (19:50 +0200)
committerMarcin Badurowicz <ktos@ktos.info>
Fri, 14 Aug 2015 17:50:35 +0000 (19:50 +0200)
commite938f9a4a46e530ae490eb9e3474d6d3c94b4016
treed7c0a4d94ab4dfbd25d89cc87c0541d3dd4ab539
parentfc01eee748c27c64f5ac74b745c47c364b7bf394
Updated to new syntax of dnx run

Syntax for running application changed from `dnx . run` into `dnx run` so last step in docs is always resulting in exception `System.InvalidOperationException: Unable to load application or execute command '.'.` thrown by dnx.

Commit migrated from https://github.com/dotnet/coreclr/commit/bc1ba758603fda1dec46b005cd9211dbfd4834b0
docs/coreclr/install/get-dotnetcore-dnx-windows.md