Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsmal committed Aug 28, 2018
2 parents 6414208 + 2868bd6 commit afb7e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Fable bindings for [Material-UI](https://material-ui.com)

## Install Nuget package
```
dotnet add package Fable.Helpers.MaterialUI
dotnet add package Fable.MaterialUI
```
or
```
paket add Fable.Helpers.MaterialUI
paket add Fable.MaterialUI
```
## Install NPM package ([More info](https://material-ui.com/getting-started/installation/))
```
Expand Down

0 comments on commit afb7e04

Please sign in to comment.