From a82a0fd125f4753bd8842fd53dfa373783f25bad Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sat, 2 Dec 2023 11:27:33 -0600 Subject: [PATCH] add note about cookie --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ca2fe0..b212cb9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ To generate a new day and fetch the input's for a puzzle use the below command. Note: the day and year are inferred from today's date if not specified. +Set advent of code session cookie to `AOC_COOKIE` environment variable. ```sh nim r ./tools/aoc.nim # -d:1 -y:2023