about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-12-01 14:31:42 -0500
committerBen Harris <ben@tilde.team>2021-12-01 14:34:05 -0500
commit212278cc640901f93b4d0bd1ffdccd6c67bfbac4 (patch)
tree1619d26f872a62be38bfd42e8407e00b860d2ec9 /README.md
parentffb4a8e7a4d105a94d0480e56d0c03e0f18ac55d (diff)
tidy up test output, apply formatting/naming
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e6fdc8..f73ae59 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,5 @@ some advent of code solutions for 2019
 
 starting out with c#, we'll see how it goes this year
 
-using .net core 3.0, run all solutions with `dotnet run`
+using ~~.net core 3.0~~ .net 6.0, run all solutions with `dotnet run`