Skip to content

Commit 5930c91

Browse files
committed
readme: add url to scripts
1 parent ac2e70a commit 5930c91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ This project provides PowerShell scripts to add and remove "Open with Cursor" op
3030

3131
## 🚀 Installation
3232

33-
1. Download the `install-open-with-cursor.ps1` script.
34-
2. Right-click on the script and select "Run with PowerShell".
33+
1. Download the `install-open-with-cursor.ps1` script from https://github.com/Puliczek/open-with-cursor-context-menu/raw/main/install-open-with-cursor.ps1
34+
2. Right-click on the downloaded script and select "Run with PowerShell".
3535
3. If prompted, allow the script to run with administrator privileges.
3636

3737
The script will automatically add the "Open with Cursor" options to your context menus. ✅
3838

3939
## 🗑️ Uninstallation
4040

41-
1. Download the `uninstall-open-with-cursor.ps1` script.
42-
2. Right-click on the script and select "Run with PowerShell".
41+
1. Download the `uninstall-open-with-cursor.ps1` script from https://github.com/Puliczek/open-with-cursor-context-menu/raw/main/uninstall-open-with-cursor.ps1
42+
2. Right-click on the downloaded script and select "Run with PowerShell".
4343
3. If prompted, allow the script to run with administrator privileges.
4444

4545
The script will remove all "Open with Cursor" entries from your context menus. ❌

0 commit comments

Comments
 (0)