From 2cb058fec220a4734ee572526e6088f5c1c8f803 Mon Sep 17 00:00:00 2001 From: Micha Lenk Date: Wed, 19 Dec 2018 21:45:23 +0100 Subject: [PATCH] docs: getting_started: Update to Debian Stretch 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`