From 4aebb0fd178c60003c5cb80c9928a97f269e1aab Mon Sep 17 00:00:00 2001 From: Micha Lenk Date: Thu, 20 Dec 2018 01:06:01 +0100 Subject: [PATCH] docs: getting_started: Update to Debian Stretch (#1602) I just followed this document on a Debian Stretch, and it worked out of the box. So let's use Debian's current stable release here. --- docs/user/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index 82d01930..da9ec20b 100644 --- a/docs/user/getting_started.rst +++ b/docs/user/getting_started.rst @@ -25,7 +25,7 @@ An example configuration can be found in the Gluon repository at *docs/site-exam Dependencies ------------ To build Gluon, several packages need to be installed on the system. On a -freshly installed Debian Wheezy system the following packages are required: +freshly installed Debian Stretch system the following packages are required: * `git` (to get Gluon and other dependencies) * `subversion`