Skip to content

Commit 92925c3

Browse files
authored
typo README.md
1 parent 9ea0096 commit 92925c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ More detailed documentation can be found [here](https://docs.qfield.org/referenc
5050
## Module usage
5151

5252
```python
53-
from import sdk
53+
from qfieldcloud_sdk import sdk
5454

5555
client = sdk.Client(url="https://app.qfield.cloud/api/v1/")
5656
client.login(

0 commit comments

Comments
 (0)