From d976e02c66f8479553647ebb0841a5769fae6f0a Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 27 Feb 2021 21:26:08 +0100 Subject: README: Add submodule documentation --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 65c9b5c..2e3e55b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ On Mac OS X, the program can be installed with Homebrew: ## Build I’ve only tested the build with SBCL. + $ git submodule init && git submodule update $ make build -- cgit v1.2.3