From 4928fed7ce83111a26ef40a8fcfa6655f9f401b4 Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Sun, 20 Dec 2015 19:55:58 +0500 Subject: [PATCH] Updated LightTable instructions (markdown) --- LightTable-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LightTable-instructions.md b/LightTable-instructions.md index ffe5605..9a599ae 100644 --- a/LightTable-instructions.md +++ b/LightTable-instructions.md @@ -9,7 +9,7 @@ Open LightTable, press `Ctrl + Space`, open `Settings: User Behaviors`. Add this: ```clj -[:app :lt.objs.plugins/load-css "/Users/prokopov/lighttable.css"] +[:app :lt.objs.plugins/load-css "/Users/prokopov/.lighttable.css"] ``` Save, changes should apply immediately. \ No newline at end of file