From 7f8f3338eca0a8d5dc4241bb64ba1904a5ef122a Mon Sep 17 00:00:00 2001 From: Vladislav Klimenko Date: Thu, 16 Apr 2020 16:17:41 +0300 Subject: [PATCH] docs: remove RPM sections --- docs/manual.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manual.md b/docs/manual.md index 6fa8724..a064842 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -2,8 +2,10 @@ * [Introduction](#introduction) * [Requirements and Installation](#requirements-and-installation) + * [PyPi Installation](#pypi-installation) * [GitHub-based Installation - Clone Sources](#github-based-installation---clone-sources) * [MySQL setup](#mysql-setup) @@ -50,6 +52,8 @@ However, you may have it called differently. Datareader can be installed either from `github` repo or from `pypi` repo. + ## PyPi Installation In case you need just to use the app - this is the most convenient way to go.