mirror of
https://github.com/SL-RU/ranger_udisk_menu.git
synced 2025-01-14 08:16:46 +01:00
fix readme
This commit is contained in:
parent
7882eca61b
commit
acb5175636
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ cd ~/.config/ranger
|
||||||
git clone https://github.com/SL-RU/ranger_udisk_menu
|
git clone https://github.com/SL-RU/ranger_udisk_menu
|
||||||
```
|
```
|
||||||
|
|
||||||
Then you need to add to `commands.py` line:
|
Then you need to add to `~/.config/ranger/commands.py` line:
|
||||||
|
|
||||||
```Python3
|
```Python3
|
||||||
from ranger_udisk_menu.mounter import mount
|
from ranger_udisk_menu.mounter import mount
|
||||||
|
|
Loading…
Reference in a new issue