diff --git a/README.md b/README.md index d061f4b..f184a0d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LiveCode TextMate Bundle (v. 1.4.0) +# LiveCode TextMate Bundle (v. 1.4.1) This bundle is meant to be used for editing LiveCode script only stacks. It sends an update notification over a datagram connection to LiveCode each time you save a livecodescript file @@ -21,9 +21,7 @@ see note below. ## Requirements -- LiveCode Server version ≥ 6.6.0 - You can download LiveCode Server at . - Install it somewhere appropriate. +- LiveCode Server version ≥ 6.6.0 (Install it somewhere appropriate.) ## Installation @@ -32,12 +30,12 @@ see note below. - You can install the bundle by placing it in ~/Library/Application Support/TextMate/Bundles/. The ~ character in this path refers to your home directory. - To use LiveCode specific TextMate **commands** and to enable **linting** add the - server directory to the PATH variable in TextMate settings like: - Variable Name: - PATH - Value: - $PATH:/opt/local/bin:/usr/local/bin:/usr/texbin:/Library/WebServer/CGI-Executables/LiveCodeServer - Adjust the path to your needs. + server directory to the PATH variable in TextMate settings like: + Variable Name: + PATH + Value: + $PATH:/opt/local/bin:/usr/local/bin:/usr/texbin:/Library/WebServer/CGI-Executables/LiveCodeServer + Adjust the path to your needs. Add a variable "TM\_livecode\_explicit\_vars" to TextMate settings and set it to "true" or "false". @@ -67,4 +65,4 @@ For the license terms see the `LICENSE.txt` file. ### Meta -- Version: 1.4.0 +- Version: 1.4.1