Skip to content

Commit

Permalink
doc(README): closes #40
Browse files Browse the repository at this point in the history
  • Loading branch information
maxblan committed Dec 7, 2023
1 parent 0daeab5 commit 906ccf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ which installs the packages inside the folder.
> - Debian: `$ sudo apt install python3.10`
> - Arch: `$ sudo pacman -S python`
> In some rare cases there maybe a [broken or missing installation of `setuptools`](https://github.com/maxblan/socha-python-client/issues/40). If this is the case on your machine you can install it again with `pip install -I setuptools`.
### Globally

The installation is quite simple with pip.
Expand Down

0 comments on commit 906ccf2

Please sign in to comment.