adjusted usage example in README

This commit is contained in:
Matthias Raba 2024-06-14 10:00:47 +02:00
parent 561a0b37d8
commit d1bef2193e

View File

@ -5,7 +5,7 @@ Written in Haskell.
# Cabal Commands # Cabal Commands
run main run main
``` ```
cabal run cabal run compiler <FILENAME>
``` ```
run tests run tests