Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iDutchy authored Dec 15, 2019
1 parent 151391b commit 759c6d8
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 @@ -6,7 +6,7 @@ Welcome, and thank you for using this api wrapper! This wrapper is completely as
For any questions and support for the wrapper, you can visit the [Discord support server](https://discord.gg/wZSH7pz "Devision")

# Getting Started:
To begin with, you'll habe to install the package by doing one of the following commands:
To begin with, you'll have to install the package by doing one of the following commands:
- `pip install -U sr_api`
- `python -m pip -U install sr_api`

Expand All @@ -16,7 +16,7 @@ Or you can install directly from source by doing one of the following commands:

After that, you will have to create the client:
```python
from sr_api
import sr_api

client = sr_api.Client()
```
Expand Down

0 comments on commit 759c6d8

Please sign in to comment.