Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepsi1x1 authored Sep 27, 2020
1 parent 1b84ad2 commit e014038
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ A library and client app to view the visual heirarchy of your Xamarin app pages

Install the XamarinForms.VisualDebug Nuget packages into your Core AND platform specific projects

```sh
Install-Package XamarinForms.VisualDebug -Version 0.0.1
dotnet add package XamarinForms.VisualDebug --version 0.0.1
```

## Core project

Expand Down

0 comments on commit e014038

Please sign in to comment.