mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 00:56:31 +02:00
Fix mistakes in docs
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ Each line is one statement. There are no multi-line expressions.
|
||||
### Running a script from the command line
|
||||
|
||||
```bash
|
||||
dotnet run --project YesNt.Interpreter.App -- path/to/script.ynt
|
||||
yesnt path/to/script.ynt
|
||||
```
|
||||
|
||||
### Hello world
|
||||
|
||||
Reference in New Issue
Block a user