Skip to content

Commit

Permalink
fix wrong pypi namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer authored and suricactus committed Oct 24, 2023
1 parent 5c4882d commit 3621e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

### Linux/macOS

pip3 install qfieldcloud-sdk-python
pip3 install qfieldcloud-sdk

### Windows

Install Python with your favorite package manager. Then:

python -m pip install qfieldcloud-sdk-python
python -m pip install qfieldcloud-sdk

## CLI usage

Expand Down

0 comments on commit 3621e4b

Please sign in to comment.