Skip to content

Commit

Permalink
pip3 instead of pip
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamsn97 authored Jun 25, 2020
1 parent ba360ac commit a1413df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Use the package manager [pip](https://pip.pypa.io/en/stable/) to install smartin

__Note:__ Windows support is temporarily dropped. We are working on a fix and will update it soon.
```bash
pip install smartinput --upgrade
pip3 install smartinput --upgrade
#or pip
```

Or alternatively, you can install the latest version using git:
Expand Down

0 comments on commit a1413df

Please sign in to comment.