We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6840661 commit 9003b54Copy full SHA for 9003b54
1 file changed
README.md
@@ -21,16 +21,15 @@ A Windows Explorer context menu extension that copies SVN repository URLs to you
21
### Prerequisites
22
23
- Windows 10/11 (64-bit)
24
-- .NET Framework 4.8 Runtime (included in Windows 10/11)
25
-- .NET 10 Desktop Runtime (for Configuration App)
+- .NET Framework 4.8 Runtime
+- .NET 10 Desktop Runtime
26
27
### Download
28
29
Download the latest installer from the [Releases](https://github.com/clFaster/SVNPathCopy/releases) page.
30
31
### Installation Options
32
33
-#### GUI Installation
34
Double-click the MSI installer and follow the prompts.
35
36
## Usage
0 commit comments