Skip to content

Commit e73fa96

Browse files
committed
Remove some invalid images and add outdated warning
1 parent 7af0e98 commit e73fa96

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/setup/installation.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,13 @@ to install and compile each package. Once subversion is installed, you can downl
5454

5555
### Windows OS's
5656

57-
When using SVN in Windows, all your commands are in a right click menu integrated into the Windows Shell.
58-
![](svnwindows.jpg "svnwindows.jpg")
59-
Simply create a new folder, right click on it and select 'SVN Checkout...' and a dialog box will appear.
60-
![](checkout.jpg "checkout.jpg")
57+
!!! warning
58+
This section is outdated. SVN is no longer supported by Hercules. You should use Git instead.
59+
60+
When using SVN in Windows, all your commands are in a right click menu integrated into the Windows Shell.
61+
62+
Simply create a new folder, right click on it and select 'SVN Checkout...' and a dialog box will appear.
63+
6164
Enter your URL (in the example above, simply add /trunk after the URL to checkout Trunk, or /branches/stable for stable)
6265
and TSVN will download a fresh copy of Hercule's SVN to that folder.
6366

0 commit comments

Comments
 (0)