Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marianna Moawad committed Jun 14, 2020
1 parent 20998fc commit c06f5a4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ Instructions and Inspiration: https://pypi.org/project/py-iMessage/

2. brew install python3

3. pip install py-imessage
3. curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

4. python3 textApp.py
4. python3 get-pip.py

5. pip install py-imessage

6. python3 textApp.py



0 comments on commit c06f5a4

Please sign in to comment.