Skip to content

Commit

Permalink
Merge pull request #4733 from benjaoming/backport-wget-fix
Browse files Browse the repository at this point in the history
Update install_all.rst
  • Loading branch information
benjaoming committed Dec 4, 2015
2 parents 186c264 + bd2ce67 commit 1af3fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installguide/install_all.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ It can be installed by downloading the latest .deb on the Pi and installing it::
# Install dependencies
sudo apt-get install python-m2crypto python-pkg-resources nginx python-psutil
# Fetch the latest .deb
sudo wget https://learningequality.org/r/deb-pi-installer-0-15 --no-check-certificate
sudo wget https://learningequality.org/r/deb-pi-installer-0-15 --no-check-certificate --content-disposition
# Install the .deb
sudo dpkg -i ka-lite-raspberry-pi*.deb

Expand Down

0 comments on commit 1af3fa8

Please sign in to comment.