Skip to content

Commit b9f3dc1

Browse files
committed
Updated README
1 parent 4c27c4d commit b9f3dc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🚨 simplipy: A Python3, async interface to the SimpliSafe API
1+
# 🚨 simplisafe-python: A Python3, async interface to the SimpliSafe API
22

33
[![Travis CI](https://travis-ci.org/bachya/simplisafe-python.svg?branch=master)](https://travis-ci.org/bachya/simplisafe-python)
44
[![PyPi](https://img.shields.io/pypi/v/simplipy.svg)](https://pypi.python.org/pypi/simplipy)
@@ -38,7 +38,7 @@ If you wish to continue using the previous, synchronous version of
3838
# Installation
3939

4040
```python
41-
pip install python-simplisafe
41+
pip install simplisafe-python
4242
```
4343

4444
# Usage

0 commit comments

Comments
 (0)