Skip to content

Commit

Permalink
Fix spelling mistakes in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Jan 18, 2021
1 parent 00be19d commit 5310e32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ The documentation that this Client is built on is available for download on the
### Installation

To install using Package Manager Console use:
> Install-Package ThingsMobile
> Install-Package ThingsMobile
To install using dotnet cli use:
> dotnet add ThingsMobile
> dotnet add ThingsMobile
### Usage

Expand Down Expand Up @@ -45,4 +45,4 @@ Please leave all comments, bugs, requests, and issues on the Issues page. We'll

### License

The Library is licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php "Read more about the MIT license form") license. Refere to the [LICENSE](./LICENSE) file for more information.
The Library is licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php "Read more about the MIT license form") license. Refer to the [LICENSE](./LICENSE) file for more information.

0 comments on commit 5310e32

Please sign in to comment.