From aab648543af3d874667041349b1a22ae19dde30b Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Mon, 15 May 2023 19:26:57 -0400 Subject: Fix initial struct calling --- tnslc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tnslc/README.md') diff --git a/tnslc/README.md b/tnslc/README.md index da461e2..e0f9a61 100644 --- a/tnslc/README.md +++ b/tnslc/README.md @@ -11,7 +11,7 @@ Examples: - `./run.sh dummy.tnsl` - Run the compiler on the dummy file - `./run.sh "dummy.tnsl ../libtnsl/libtnsl.tnsl"` - Run the compiler on the dummy file but also link libtnsl -- `.\run.ps1 tnslc_wrapped.tnsl`: Run the compiler on the sample "Hello World" program +- `.\run.ps1 hello.tnsl`: Run the compiler on the sample "Hello World" program ### Credits -- cgit v1.2.3