From 2a43166b50c9b9c192b6f51c6876daaa239de515 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 13 Jun 2013 14:59:37 +0200 Subject: [PATCH] docs: Fix dist-upgrade command (fixes #470) (cherry picked from commit 31ef29e1216a856a3ce72551516ef61ea4af7701) --- docs/installation/raspberrypi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/raspberrypi.rst b/docs/installation/raspberrypi.rst index cc46c8b1..27aa5caf 100644 --- a/docs/installation/raspberrypi.rst +++ b/docs/installation/raspberrypi.rst @@ -82,7 +82,7 @@ card. #. Ensure your system is up to date. On Debian based systems run:: sudo apt-get update - sudo apt-get full-upgrade + sudo apt-get dist-upgrade #. Ensure you have a new enough firmware. On Debian based systems `rpi-update `_