From 7a827ff99a42c01cc8d7b353d7e3dbdfe323432e Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Thu, 13 Jan 2022 04:59:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbe71b7..150a9f1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ and code written on the topic. We conclude with an implementation of an interpreter for a toy language that runs quickly, remains strongly-typed, and can be extended without modification. -## Experimenting +## Building This repository uses Nix for reproducible builds. First [install Nix](https://nixos.org/download.html) if you do not currently have it