Update intro.md typo

This commit is contained in:
Mark 2023-06-19 20:26:02 +02:00 committed by GitHub
parent 701ead37c1
commit d8b2033867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Welcome to mers! Start by creating a file for your mers code:
println("Hello, world!")
now run it: `mers <file>` (replace mers the location of the compiled executable if it's not in your PATH)
now run it: `mers <file>` (replace mers with the location of the compiled executable if it's not in your PATH)
# The basics