blob: 38320500ccf7afa44402513d14f514f61697d6c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[
{ type: install
message: <<EOM
Note:
Kwiki software installed! Now you should create
your kwiki web directory by yourself:
$ mkdir cgi-bin/my-kwiki
$ cd cgi-bin/my-kwiki
Next execute kwiki-install script:
$ kwiki-install
Finally remember to point your browser at required location.
EOM
}
]
|