diff options
| author | Teddy Wing | 2021-02-27 21:26:08 +0100 |
|---|---|---|
| committer | Teddy Wing | 2021-02-27 21:26:08 +0100 |
| commit | d976e02c66f8479553647ebb0841a5769fae6f0a (patch) | |
| tree | 4ef4bcb31b2c1783e2343117825a5c47039402d2 | |
| parent | 2cc2b2b339ef06d0d3b9f62c54c0ba38acc74252 (diff) | |
| download | extreload-0.0.1.tar.bz2 | |
README: Add submodule documentationv0.0.1
| -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 |
