diff --git a/run-shell/README.md b/run-shell/README.md index 59cbb5e..480484e 100644 --- a/run-shell/README.md +++ b/run-shell/README.md @@ -15,7 +15,7 @@ Run prompt which is put inside a widget: 1. Require widget at the beginning of **rc.lua**: ```lua - local run_shell = require("awesome-wm-widgets.run_shell.run_shell") + local run_shell = require("awesome-wm-widgets.run-shell.run-shell") ``` 1. Use it (don't forget to comment out the default prompt):