Skip to content

Commit f9cc295

Browse files
Update README.md
1 parent fe2eb3e commit f9cc295

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
@@ -17,7 +17,7 @@ library will automatically configure based on the values of those variables.
1717
To configure manually:
1818
```python
1919
import cuenca
20-
20+
cuenca.session.host='https://...'
2121
cuenca.configure(api_key='PKxxxx', api_secret='yyyyyy')
2222
```
2323

0 commit comments

Comments
 (0)