diff --git a/README.md b/README.md index c38207b..27c7ab0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Hopefully I keep up with it # Installation ``` -git clone https://gitea.ryanreed.net:3000/ryanreed/2021-advent-of-code.git +git clone https://gitea.ryanreed.net:3000/ryanreed/aoc2021.git cd 2021-advent-of-code python3 -m venv .venv . .venv/bin/activate