Skip to content

Commit 3b1b708

Browse files
authored
Merge pull request Altinity#177 from sunsingerus/master
docs: remove RPM sections
2 parents 10fc417 + 7f8f333 commit 3b1b708

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/manual.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
* [Introduction](#introduction)
44
* [Requirements and Installation](#requirements-and-installation)
5+
<!--
56
* [Dev Installation](#dev-installation)
67
* [RPM Installation](#rpm-installation)
8+
-->
79
* [PyPi Installation](#pypi-installation)
810
* [GitHub-based Installation - Clone Sources](#github-based-installation---clone-sources)
911
* [MySQL setup](#mysql-setup)
@@ -50,6 +52,8 @@ However, you may have it called differently.
5052

5153
Datareader can be installed either from `github` repo or from `pypi` repo.
5254

55+
<!--
56+
5357
## Dev Installation
5458
```bash
5559
sudo yum install -y rpm-build
@@ -100,6 +104,7 @@ Start service
100104
```bash
101105
sudo service clickhouse-mysql start
102106
```
107+
-->
103108

104109
## PyPi Installation
105110
In case you need just to use the app - this is the most convenient way to go.

0 commit comments

Comments
 (0)