Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhamoyan committed Jul 31, 2024
1 parent c7b3040 commit 684f970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/benchmarking-workflow-dotnet-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,9 @@ Make sure you have the v8 engine installed and in the PATH. Follow the installat

1. Configure NuGet Feeds to include local packages. Open the `NuGet.config` and modify `packageSources` section

`
```xml
<add key="dotnet-runtime" value="/path/to/dotnet/runtime/artifacts/packages/Release/Shipping" />
`
```

2. Run the benchmark

Expand Down

0 comments on commit 684f970

Please sign in to comment.