This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
advent-of-code-2021
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Activity
Browse Source
Updating installation
pull/3/head
Ryan Reed
3 years ago
parent
afcf3e81e2
commit
10c6849472
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -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/
aoc
2021.git
cd 2021-advent-of-code
python3 -m venv .venv
. .venv/bin/activate
Write
Preview
Loading…
Cancel
Save