File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* [ Introduction] ( #introduction )
4
4
* [ Requirements and Installation] ( #requirements-and-installation )
5
+ <!--
5
6
* [Dev Installation](#dev-installation)
6
7
* [RPM Installation](#rpm-installation)
8
+ -->
7
9
* [ PyPi Installation] ( #pypi-installation )
8
10
* [ GitHub-based Installation - Clone Sources] ( #github-based-installation---clone-sources )
9
11
* [ MySQL setup] ( #mysql-setup )
@@ -50,6 +52,8 @@ However, you may have it called differently.
50
52
51
53
Datareader can be installed either from ` github ` repo or from ` pypi ` repo.
52
54
55
+ <!--
56
+
53
57
## Dev Installation
54
58
```bash
55
59
sudo yum install -y rpm-build
@@ -100,6 +104,7 @@ Start service
100
104
```bash
101
105
sudo service clickhouse-mysql start
102
106
```
107
+ -->
103
108
104
109
## PyPi Installation
105
110
In case you need just to use the app - this is the most convenient way to go.
You can’t perform that action at this time.
0 commit comments