diff --git a/wiki/OsxInstall.wiki b/wiki/OsxInstall.wiki index db12d3c..fb3fd65 100644 --- a/wiki/OsxInstall.wiki +++ b/wiki/OsxInstall.wiki @@ -3,7 +3,9 @@ == Binary package == -An experimental version of the Spek 0.5 installer can be downloaded [http://spek.googlecode.com/files/spek-0.5-alpha3.dmg here]. +Experimental version of Spek for Mac OS X is available in the download section. Download and open the DMG package, then drag the Spek icon to Applications. + +Spek requires OS X 10.5 or 10.6 and an Intel-based Mac. == Building from the tarball == diff --git a/wiki/WindowsInstall.wiki b/wiki/WindowsInstall.wiki new file mode 100644 index 0000000..fafec73 --- /dev/null +++ b/wiki/WindowsInstall.wiki @@ -0,0 +1,8 @@ +#labels Featured += Windows installation instructions = + +== Binary packages == + +Download section offers two packages: an MSI installer and a ZIP archive. To install Spek, download the MSI installer, double-click it and follow the instructions. + +If by some reason you don't want to use the installer, you can download the ZIP archive and unpack it somewhere on your disk. Spek executable is located under .\Spek\bin\spek.exe \ No newline at end of file