update download links

pull/2/head
wowario 4 years ago
parent d8d8fb7a9d
commit 90e72f0f89
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -12,24 +12,25 @@ author = "Hugo Authors"
### LINUX ### LINUX
Download the Linux 64-bit command line client and extract it Download the Linux 64-bit command line client and extract it
``` ```
wget https://downloads.getwownero.org/linux64 wget https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_Linux_v0.8.tar.xz
tar jxvf linux64 tar -xf wownero_Linux_v0.8.tar.xz
cd wownero_Linux_v0.8
``` ```
### MAC ### MACOS
Download the Mac command line client and extract it Download the Mac command line client and extract it
``` ```
wget https://downloads.getwownero.org/mac64 wget hhttps://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_macOS_v0.8.dmg
tar jxvf mac64 double-click wownero_macOS_v0.8.dmg and drag folder to desired destination
open wownero folder
``` ```
### WINDOWS ### WINDOWS
Create a new folder with Windows File Explorer, and use your web browser to download the following file to the new folder Download the Mac command line client and extract it
https://downloads.getwownero.org/win64
Double click the Wownero zip file that has been downloaded to extract it. Then open Command Prompt. Use the 'cd' command to naviate to your new folder
``` ```
cd wownero wget https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_win64_v0.8.zip
unzip wownero_win64_v0.8.zip
cd wownero_win64_v0.8
``` ```
## Run the Wownero daemon ## Run the Wownero daemon

@ -11,15 +11,15 @@ author = "Hugo Authors"
## Get wowlite Graphical Interface ## Get wowlite Graphical Interface
### Linux GUI ### Linux GUI
[Wowlite Linux v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_Linux_v0.8.tar.xz) [Wowlite Linux 0.1.4](https://github.com/wownero/wow-lite-wallet/releases/download/0.1.4/wowlite_Linux_0.1.4.AppImage)
### Mac OS GUI ### Mac OS GUI
[Wowlite macOS v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_macOS_v0.8.dmg) [Wowlite macOS 0.1.4](https://github.com/wownero/wow-lite-wallet/releases/download/0.1.4/wowlite_macOS_0.1.4.dmg)
### Windows GUI ### Windows GUI
[Wowlite Windows v0.8](https://wowbux.org) [Wowlite Windows v0.8](https://github.com/wownero/wow-lite-wallet/releases/download/0.1.4/wowlite_win64_0.1.4.zip)
## Get wownero Command Line Interface ## Get wownero Command Line Interface
(The CLI wallet is for Advanced Users) (The CLI wallet is for Advanced Users)
@ -34,7 +34,7 @@ author = "Hugo Authors"
### Windows CLI ### Windows CLI
[Wow-cli Windows v0.8](https://wowbux.org) [Wow-cli Windows v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_win64_v0.8.zip)

Loading…
Cancel
Save