Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio authored Jan 14, 2024
1 parent c665edc commit 579cab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ https://github.com/agracio/edge-js
1. Install dependencies `npm install`
2. Build `src\QuickStart.sln` using Visual Studio 2017, JetBrains Rider or run `dotnet build src/QuickStart.sln`
3. To run the app using .NET Core use `npm start` or `npm run start:core`
4. ~~To run the app using .NET Standard use `npm run start:standard`~~
4. To run the app using .NET Standard use `npm run start:standard`

0 comments on commit 579cab2

Please sign in to comment.