aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6cae001..3a92628 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ your memory.
Then add the following to the top of your rc.lua:
- local vicious = require("vicious")
+ vicious = require("vicious")
Once you create a widget (a textbox, graph or a progressbar) call
vicious.register() to register it with Vicious: