diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide.md b/docs/guide.md index 4f3b75b..f9fb3f5 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -67,7 +67,7 @@ To run the copilot, open a shell and navigate into the repository. You can now run the `hello.alv` example script using the following command: $ moon init.moon hello.alv - [copilot.moon:76 ] hello.alv changed at 1585138092 + hello.alv changed at 1585138092 hello world! hello @@ -87,7 +87,7 @@ it onto the `copilot.bat` file in the folder, or by running the following command from the main directory in `cmd.exe`: C:\…\alive>copilot.bat hello.alv - [copilot.moon:76 ] hello.alv changed at 1585138092 + hello.alv changed at 1585138092 hello world! hello |
