You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ CopyCommander is a tool for windows/linux to use queued file-copy/moves from one
2
2
3
3

4
4
5
-
A manual can be found [here](src/how_to_use.md)
5
+
A manual can be found [here](src/how_to_use.md).
6
6
7
7
## What needs to be done to compile CopyCommander2
8
8
@@ -12,5 +12,7 @@ Inside Lazarus you need to install the following packages:
12
12
- L-Net from [almindor](https://github.com/almindor/lnet) or [PascalCorpsman](https://github.com/PascalCorpsman/lnet) use the online Packagemanager to install (recomended to use the PascalCorpsman version)
13
13
14
14
15
+
## Direct download link (not always the newest version)
16
+
15
17
If you do not have Lazarus you can directly download a precompiled binary [from](https://www.corpsman.de/klickcounter.php?url=download/copycommander.zip).
0 commit comments