Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve authored Sep 11, 2017
1 parent fa3bd01 commit 166ad37
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ https://simplemdm.com/docs/api

## usage
```
git clone https://github.com/SteveKueng/simpleMDMpy
python simpleMDMpy/setup.py install
pip install simpleMDMpy
```

Expand Down Expand Up @@ -124,4 +123,4 @@ print pushCertificate.getPushCertificate()
updateCertificate(file=/path/to/cert, appleID="my.apple.id.com")

print pushCertificate.getSignedCSR()
```
```

0 comments on commit 166ad37

Please sign in to comment.