1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

cleaner README

This commit is contained in:
A Holt 2017-10-27 09:55:15 -04:00 committed by GitHub
parent 9cd817e3ad
commit 72753c295d

View file

@ -1,5 +1,5 @@
=============== ===============
Dokuwiki README DokuWiki README
=============== ===============
DokuWiki is a simple to use and highly versatile Open Source wiki software that DokuWiki is a simple to use and highly versatile Open Source wiki software that
@ -10,12 +10,12 @@ make DokuWiki especially useful in the enterprise context and the large number o
plugins contributed by its vibrant community allow for a broad range of use cases plugins contributed by its vibrant community allow for a broad range of use cases
beyond a traditional wiki. beyond a traditional wiki.
http://dokuwiki.org/ http://dokuwiki.org
After Installation After Installation
------------------ ------------------
Head to http://schoolserver.lan/wiki. The webpage will probably throw up an error Head to http://box.lan/wiki. The webpage will probably throw up an error
saying you haven't run install.php yet, with a link to it. Click the link to be saying you haven't run install.php yet, with a link to it. Click the link to be
taken to the install page which does the initial configuration of the wiki. After taken to the install page which does the initial configuration of the wiki. After
this, you should be all set! this, you should be all set!
@ -33,4 +33,4 @@ None yet other than the basic enabled/disabled. Haven't really tested if they wo
Todo Todo
---- ----
* Preinstall some popular plugins. * Preinstall some popular plugins.
* Additional XSCE customizations. * Additional IIAB customizations.