docs: remove mis-placed command (#12787)

This commit is contained in:
Ross Wollman 2022-03-15 17:38:36 -07:00 committed by GitHub
parent 9ff9a9711d
commit 964eeba0dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,3 @@ The Playwright API is available in multiple languages.
* [API](https://playwright.dev/dotnet/docs/api/class-playwright)
* [GitHub repo](https://github.com/microsoft/playwright-dotnet)
* [Playwright on NuGet](https://www.nuget.org/packages/Microsoft.Playwright)
```
dotnet add package Microsoft.Playwright
```