Commit fce952d8 authored by Mike Smith's avatar Mike Smith
Browse files

Update README.md to reference local URL

parent 6b2268c4
......@@ -28,7 +28,7 @@ This guide assumes that your Linode is running the *KVM* hypervisor. Some Linode
sysctl net.ipv6.conf.eth0.disable_ipv6=1
apt-get -qq update
apt-get -qq install ca-certificates
wget -q https://raw.githubusercontent.com/robbertkl/RancherOS-Linode/master/install.sh
wget -q https://git.sphere.ly/staff/RancherOS-Linode/raw/master/install.sh
chmod +x install.sh
# create or fetch your own cloud-config.yml file
./install.sh -c cloud-config.yml
......@@ -60,4 +60,4 @@ Optionally, you can specify the following commandline arguments to the `install.
## License
This repo is published under the [MIT License](http://www.opensource.org/licenses/mit-license.php).
This repo is published under the [MIT License](http://www.opensource.org/licenses/mit-license.php).
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment