Skip to content

Commit 10d911d

Browse files
committed
update how to
1 parent a091d5e commit 10d911d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# advent-of-code-solutions
22
This repo contains all my (currently) solved Advent of Code challenges. I will update the repo with additional solutions as I go.
33

4-
#How-To
4+
# How-To
5+
1. Clone the repo
6+
2. Import it to your IDE as a maven project
7+
3. run the self contained classes for each day (be sure to replace the file paths for each input)
58

69
# Advent-of-Code-2020
710
Solutions to the Advent of Code 2020 challenge in Java

0 commit comments

Comments
 (0)