Skip to content

Commit 88b68a4

Browse files
committed
Merge branch 'release/1.4.1'
2 parents 16f98e0 + 261aef2 commit 88b68a4

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LiveCode TextMate Bundle (v. 1.4.0)
1+
# LiveCode TextMate Bundle (v. 1.4.1)
22

33
This bundle is meant to be used for editing LiveCode script only stacks. It sends an update
44
notification over a datagram connection to LiveCode each time you save a livecodescript file
@@ -21,9 +21,7 @@ see note below.
2121

2222
## Requirements
2323

24-
- LiveCode Server version ≥ 6.6.0
25-
You can download LiveCode Server at <https://downloads.livecode.com/livecode>.
26-
Install it somewhere appropriate.
24+
- LiveCode Server version ≥ 6.6.0 (Install it somewhere appropriate.)
2725

2826
## Installation
2927

@@ -32,12 +30,12 @@ see note below.
3230
- You can install the bundle by placing it in ~/Library/Application Support/TextMate/Bundles/.
3331
The ~ character in this path refers to your home directory.
3432
- To use LiveCode specific TextMate **commands** and to enable **linting** add the
35-
server directory to the PATH variable in TextMate settings like:
36-
Variable Name:
37-
PATH
38-
Value:
39-
$PATH:/opt/local/bin:/usr/local/bin:/usr/texbin:/Library/WebServer/CGI-Executables/LiveCodeServer
40-
Adjust the path to your needs.
33+
server directory to the PATH variable in TextMate settings like:
34+
Variable Name:
35+
PATH
36+
Value:
37+
$PATH:/opt/local/bin:/usr/local/bin:/usr/texbin:/Library/WebServer/CGI-Executables/LiveCodeServer
38+
Adjust the path to your needs.
4139
Add a variable "TM\_livecode\_explicit\_vars" to TextMate settings and set it to "true" or "false".
4240

4341

@@ -67,4 +65,4 @@ For the license terms see the `LICENSE.txt` file.
6765

6866
### Meta
6967

70-
- Version: 1.4.0
68+
- Version: 1.4.1

0 commit comments

Comments
 (0)