We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea23777 + bdc5c50 commit 7755ea6Copy full SHA for 7755ea6
readme.md
@@ -12,6 +12,25 @@
12
* Improved design of index pages
13
* Performance tuning for highload
14
15
+### Installation
16
+
17
+###### From ESSENTIAL KAOS Public repo for RHEL6/CentOS6
18
19
+````
20
+yum install -y http://release.yum.kaos.io/i386/kaos-repo-6.8-0.el6.noarch.rpm
21
+yum install webkaos
22
23
24
+###### Using [rpmbuilder](https://github.com/essentialkaos/rpmbuilder)
25
26
27
+... install and configure rpmbuilder there
28
+git clone https://github.com/essentialkaos/webkaos.git
29
+cd webkaos/
30
+rpmbuilder webkaos.spec -dl SOURCES/
31
+rpmbuilder webkaos.spec -1 -V
32
33
34
### License
35
36
BSD 2-clause
0 commit comments