From ecb18cd501bd91745a54d7795cdba403ba6cf444 Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Sun, 4 Nov 2018 07:55:10 +0100 Subject: [PATCH] Update README.md --- libs/move_script/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/move_script/README.md b/libs/move_script/README.md index 8e3a8ab..8f4e254 100644 --- a/libs/move_script/README.md +++ b/libs/move_script/README.md @@ -8,7 +8,7 @@ A more convenient way to move a robot. *None* ## Instructions -Simply run `pastebin get 4c2AN8Jw /lib/movescript` to install movescript to the local computer. Then you can begin writing movescripts to tell your robots how to move. For example: +Simply run `pastebin get 4c2AN8Jw /lib/movescript.lua` to install movescript to the local computer. Then you can begin writing movescripts to tell your robots how to move. For example: ``` local ms = require("movescript")