Skip to content

Commit

Permalink
Update python-library/readme.md (#635)
Browse files Browse the repository at this point in the history
* Update readme.md

* typo
  • Loading branch information
cxloe authored Dec 16, 2022
1 parent d0a68b8 commit 6e6796a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python-library/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## Full Service Python API ( soon ™️ to be CLI as well )

To get started, you can do 'poetry install' and 'poetry shell' to set up an enviornment.
More simply, you can just 'pip install aiohttp' and you're ready to go, as long as you're using Python 3.8+
To get started, you can do 'poetry install --no-dev' and 'poetry shell' to set up an environment.

Here is a simple example of usage:

Expand Down

0 comments on commit 6e6796a

Please sign in to comment.