update README.md

This commit is contained in:
Quan Guo 2016-01-17 16:57:43 +01:00
parent 17a0225f7e
commit 999f223c35
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ is_excluded=true})`.
2. Include it at the top of your rc.lua file:
`local revelation=require("revelation")`
3. **Add `revelation.init()` after `beautiful.init()`**
3. **Important: Add `revelation.init()` after `beautiful.init()`**
3. Define a global keybinding (e. g. `ModKey + e`) for revelation in your rc.lua: