We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea0096 commit 92925c3Copy full SHA for 92925c3
1 file changed
README.md
@@ -50,7 +50,7 @@ More detailed documentation can be found [here](https://docs.qfield.org/referenc
50
## Module usage
51
52
```python
53
-from import sdk
+from qfieldcloud_sdk import sdk
54
55
client = sdk.Client(url="https://app.qfield.cloud/api/v1/")
56
client.login(
0 commit comments