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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Installing
12
12
13
13
TmpDisk is built for OSX Lion but does not use any Lion only libraries. It should compile for older systems as well, but this has not been tested.
14
14
15
-
Either install the dmg at http://inkscribbles.com/app/tmpdisk or clone the repository and build the application yourself. All required files are included.
15
+
Either install the dmg at https://github.com/imothee/tmpdisk/releases/download/v1.2.1/TmpDisk-1.2.1.dmg or clone the repository and build the application yourself. All required files are included.
16
16
17
17
Usage
18
18
-----
@@ -23,4 +23,4 @@ As of 1.0.4 you can also run the app from the command line and pass in arguments
23
23
24
24
`open -a /Applications/TmpDisk.app --args -name=TestDisk -size=64`
25
25
26
-
Will create a TmpDisk name TestDisk with 64MB space.
26
+
Will create a TmpDisk name TestDisk with 64MB space.
0 commit comments