From 19bab285b8a91b6d4ff3dff442f41cd2fb2505a2 Mon Sep 17 00:00:00 2001 From: Tatiana Jamison Date: Wed, 24 Feb 2016 13:05:10 -0800 Subject: [53177] Add URLs to Github release page Add URLs to Github release page for Debian, Raspbian, and Ubuntu installation instructions. --- INSTALL_debian.md | 4 +--- INSTALL_raspbian.md | 9 +-------- INSTALL_ubuntu.md | 4 +--- 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/INSTALL_debian.md b/INSTALL_debian.md index cd8ef9c..590bc12 100644 --- a/INSTALL_debian.md +++ b/INSTALL_debian.md @@ -73,9 +73,7 @@ Then rerun the ```update``` and ```install``` commands. ## DOWNLOAD AND INSTALL RVI ## -Download the RVI package from the remote location: - - wget http://(TODO)/rvi_0.5.0-1_amd64.deb +Download the RVI package from https://github.com/PDXostc/rvi_core/releases. Then install RVI via dpkg: diff --git a/INSTALL_raspbian.md b/INSTALL_raspbian.md index ea8db69..7d0da34 100644 --- a/INSTALL_raspbian.md +++ b/INSTALL_raspbian.md @@ -43,14 +43,7 @@ Please note that the configuration process described in ## GET RASPBIAN PACKAGES ## -Download Erlang and RVI for Raspbian: - - wget (TODO)/erlang-18.2.tar.bz2 - wget (TODO)/rvi_0.5.0-1_armhf.deb - -Also download the install script: - - wget (TODO)/installRVI +Download the Raspbian package from https://github.com/PDXostc/rvi_core/releases. Then extract the tarball to get packages for Erlang and RVI, as well as an install script. ## INSTALL ERLANG AND RVI ## diff --git a/INSTALL_ubuntu.md b/INSTALL_ubuntu.md index c9be22b..36ca07c 100644 --- a/INSTALL_ubuntu.md +++ b/INSTALL_ubuntu.md @@ -75,9 +75,7 @@ Then rerun the ```update``` and ```install``` commands. ## DOWNLOAD AND INSTALL RVI ## -Download the RVI package from the remote location: - - wget http://(TODO)/rvi_0.5.0-1ubuntu1_amd64.deb +Download the RVI package from https://github.com/PDXostc/rvi_core/releases. Then install RVI via dpkg: -- cgit v1.2.1