Skip to content

Commit 0b90660

Browse files
authored
Update README.md
1 parent fd1ab63 commit 0b90660

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
@@ -21,7 +21,7 @@ virtualenv -p python3 leetcode
2121
pip3 install python-leetcode
2222
```
2323

24-
Then in python shell initialize the client
24+
Then in python shell initialize the client (if you're using chrome, cookies can be found here [chrome://settings/cookies/detail?site=leetcode.com](chrome://settings/cookies/detail?site=leetcode.com))
2525
```python
2626
import leetcode
2727

0 commit comments

Comments
 (0)