Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet authored Oct 10, 2023
1 parent f9e47ee commit 189a2d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions OpenAPI/kiota/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,9 @@ dotnet tool install --global Microsoft.OpenApi.Kiota
dotnet publish ./src/kiota/kiota.csproj -c Release -p:PublishSingleFile=true -r win-x64
```


1. Navigate to the output directory (usually under `src/kiota/bin/Release/net7.0`).
1. Run `kiota.exe ...`.



## Install the Visual Studio Code extension

1. Open the [Marketplace page of the extension](https://aka.ms/kiota/extension)
Expand Down

0 comments on commit 189a2d7

Please sign in to comment.