From adb0b9bd292ee4da3e3014c8c044861a0f239882 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Fri, 1 Dec 2023 23:52:34 +0300 Subject: [PATCH] Add readme usage example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ab9f51..258aba1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RGBCube's Advent of Code Solutions -Run `nix eval .#-` to get the solution to the part of the days problem. +See `./run.nu --help` for instructions on how to run the scripts. ## License