Skip to content

Commit 392829a

Browse files
committed
Update Readme
1 parent 2cfff79 commit 392829a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This is how you generate one:
3434
1. Login to [adventofcode.com](https://adventofcode.com).
3535
2. Open Inspect panel, navigate to Storage tab.
3636
3. Select cookies and copy `session` value.
37-
4. Save to somewhere, e.g. `/var/tmp/aoc.txt`.
37+
4. Save to somewhere, e.g. `/var/tmp/aoc.txt`. Remeber to set appropriate permission, e.g `chmod 600` or whatever you deem acceptable.
3838
5. Update plugin config to set `session_filepath` attribute with the filepath above.
3939

4040
## Installation

0 commit comments

Comments
 (0)