Change cloned dir to proper folder in run-shell

This commit is contained in:
ProgrammAbel 2020-04-25 16:05:02 +01:00 committed by GitHub
parent 84a002e79d
commit 8341b46613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Run prompt which is put inside a widget:
1. Clone this repo under **~/.config/awesome/**:
```bash
git clone https://github.com/streetturtle/awesome-wm-widgets.git ~/.config/awesome/
git clone https://github.com/streetturtle/awesome-wm-widgets.git ~/.config/awesome/awesome-wm-widgets
```
1. Require widget at the beginning of **rc.lua**: