From 77e66d71546cf41e9218e34961bb9a092892e484 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 12 Aug 2022 22:58:51 +0100 Subject: For now, just run --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e0d8eb0..2715c64 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Currently the compiler uses parsec (Monadic parser combinators) following this p Requires Haskel and Cabal: ``` -cabal install micro2 +cabal run micro2 ``` ## Running the compiler -- cgit v1.2.3