Skip to content

Commit

Permalink
Modified README.md getting started example
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKolander committed Oct 26, 2021
1 parent 5721a1c commit c8d0777
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 @@ -36,7 +36,7 @@ scripts\build.ps1 -Runtime win-x64 -Version 0.0.2
##### Run the Summarizer project

```powershell
cd src\Summarizer\bin\Debug\net5.0\
cd src\Summarizer\bin\Release\net5.0\win-x64
.\NuGetUtilities.Summarizer.exe --id MailKit `
--version 2.15.0 `
Expand Down

0 comments on commit c8d0777

Please sign in to comment.