Fixing build instructions in readme
This commit is contained in:
parent
7df9e0420d
commit
a639cab50f
|
|
@ -36,7 +36,7 @@ Prerequisites:
|
||||||
- [.NET Core SDK](https://dot.net/core) (>2.1.4)
|
- [.NET Core SDK](https://dot.net/core) (>2.1.4)
|
||||||
- [Node.js](https://nodejs.org/) (>8.3)
|
- [Node.js](https://nodejs.org/) (>8.3)
|
||||||
|
|
||||||
Run `dotnet build` from the solution directory.
|
Run `dotnet build Blazor.sln` from the solution directory.
|
||||||
|
|
||||||
## Run tests
|
## Run tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue