You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This is a simple (but soon powerful) Ruby plugin for the [Light Table](http://li
6
6
7
7
# Installation
8
8
9
-
Make sure you have the `rcodetools` gem installed (`gem install rcodetools`) and `xmpfilter` (executable which comes with rcodetools) is available in your `$PATH`
9
+
Make sure you have the `rcodetools` gem installed (`gem install rcodetools`) and `xmpfilter` (executable which comes with rcodetools) is available in your `$PATH`. This might mean you have to launch Light Table via the `light` command, instead of running the `.app` directly (depends on the platform).
0 commit comments