diff options
author | marlonivo <110742116+marlonivo@users.noreply.github.com> | 2024-08-22 03:30:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 03:30:53 +0000 |
commit | 2dbbfcc7e055b289008439d58c5fdf343e577aaf (patch) | |
tree | 60194fb98fdfd933e09fe4416f12ef8bf906265e | |
parent | 8b551e43abcf1702d560807d50d013633e5e1cf6 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Unifox.js is autobootstrap-script that configures a keyboard based, unified and ### 🟩 Installaion: ``` -git clone https://github.com/marlonivo/unifox.git && cd unifox && ./unifox +git clone https://github.com/marlonivo/unifox.git && cd unifox && chmod +x unifox.sh && ./unifox ``` ### 🟦 Unified Keybindings for page-navigation and browser-tab-operations: |