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.
2 parents 9ea0096 + 92925c3 commit d61913eCopy full SHA for d61913e
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