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.