Skip to content

Commit afc0ab7

Browse files
committed
Modified: README.md
1 parent 16ca89e commit afc0ab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ pip install -r requirements.txt
9292
Fetch your [AoC Session Cookie](https://github.com/wimglenn/advent-of-code-wim/issues/1) and set it up as an environment variable by either:
9393
* putting it a [`.env`](https://dotenvx.com/docs/env-file) file in the repo's root dir as `AOC_SESSION=...`
9494
* export in your shell ('s startup file) as `export AOC_SESSION=...`.
95+
* Or some other way according to [Session Cookie Expired?](#session-cookie-expired)
9596

9697
### Solve a Puzzle
9798

0 commit comments

Comments
 (0)