Skip to content

Commit 20e4840

Browse files
committed
docs
1 parent 550bd59 commit 20e4840

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
@@ -44,7 +44,7 @@ For each day, provide an input file named `input.gpg` and a solution file named
4444
Provide the encryption/decryption passphrase as the `gpg-passphrase` input.
4545
This means that someone will need to complete the day's challenge and:
4646

47-
1. Write their answers to `answer.txt`, with the part one answer on the first line and the part two line on the second.
47+
1. Write their answers to `answer.txt`, with the part one answer on the first line and the part two answer on the second.
4848
1. Write the problem input to `input.txt`.
4949
1. Encrypt the files with something like `gpg --batch --yes --symmetric --passphrase "your_secret" --output input|answers.gpg input|answers.txt`.
5050

0 commit comments

Comments
 (0)