aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2022-08-15 09:31:39 +0530
committerGitHub <noreply@github.com>2022-08-15 09:31:39 +0530
commit4d85e78286172c19575f90bf43fe0ba01448c9ad (patch)
tree68983e3125436c82d95d3467b8c30d530704788e
parenta3a1da27f01a9d1b1592695258f524485f36c934 (diff)
fix README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 56e3b8e..90f7680 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,8 @@ mv ipman.py /any/directory/ipman.py
This depends on your desktop environment.
Navigate to your keyboard shortcuts setting.
-Add a shortcut with the command as `python3 /opt/ipman.py paste` and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP.
+Add a shortcut with the command as `python3 /path/to/ipman.py paste` and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP.
-Add another shortcut with the command as `python3 /opt/ipman.py setip` and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address.
+Add another shortcut with the command as `python3 /path/to/ipman.py setip` and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address.
# Thanks!