From 9f54132c0f86756933f2a9a32db68707119fb88a Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Fri, 26 Aug 2022 06:22:09 -0300 Subject: [PATCH] [DOCs][Fixed] Menu link to Debian install --- README.md | 4 ++-- docs/README.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 37c0f21b..ac7bc275 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ * [Introduction](#introduction) * [Installation](#installation) * [Dependencies](#dependencies) - * [Installation on Ubuntu/Debian](#installation-on-ubuntu-debian) + * [Installation on Ubuntu or Debian](#installation-on-ubuntu-or-debian) * [Installation using pip](#installation-using-pip) * [Notes about virtualenv](#notes-about-virtualenv) * [Installation on other targets](#installation-on-other-targets) @@ -191,7 +191,7 @@ Notes: -### Installation on Ubuntu/Debian +### Installation on Ubuntu or Debian The easiest way is to use the [repo](https://set-soft.github.io/debian/), but if you want to manually install the individual `.deb` files you can: diff --git a/docs/README.in b/docs/README.in index b165d764..652ae6d8 100644 --- a/docs/README.in +++ b/docs/README.in @@ -23,7 +23,7 @@ * [Introduction](#introduction) * [Installation](#installation) * [Dependencies](#dependencies) - * [Installation on Ubuntu/Debian](#installation-on-ubuntu-debian) + * [Installation on Ubuntu or Debian](#installation-on-ubuntu-or-debian) * [Installation using pip](#installation-using-pip) * [Notes about virtualenv](#notes-about-virtualenv) * [Installation on other targets](#installation-on-other-targets) @@ -118,7 +118,7 @@ Notes: @dependencies@ -### Installation on Ubuntu/Debian +### Installation on Ubuntu or Debian The easiest way is to use the [repo](https://set-soft.github.io/debian/), but if you want to manually install the individual `.deb` files you can: