Skip to content

Commit d61913e

Browse files
authored
Merge pull request #69 from opengisch/faebebin-patch-1
typo README.md
2 parents 9ea0096 + 92925c3 commit d61913e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)