diff --git a/README.md b/README.md index ac6864e..30671e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # compiler ### just a simple lisp compiler to learn compiler dev +#### cloning +run ```git clone https://git.samahh.dev/sam/compiler --recursive``` + #### compiling to compile run `make`