diff options
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 | 
