~whube-core/whube/whube-github

« back to all changes in this revision

Viewing changes to README

  • Committer: Sina Mashek
  • Date: 2013-10-14 02:15:43 UTC
  • Revision ID: git-v1:3eed1e7892004154992bcdc654b8fd805a7e7bf8
Mostly to test repo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  * PHP
23
23
     ( Well, the whole thing is written in PHP. If you ported this
24
24
       chances are it's not Whube anymore. Ship of Theseus kinda 
25
 
       thing. Although this is not the forum for such talk          )
 
25
       thing. Although this is not the forum for such talk.         )
26
26
 
27
27
  * MySQL
28
28
     ( Out of any of the things above, this is the most flexible. 
34
34
===================             SETUP              =====================
35
35
========================================================================
36
36
 
37
 
# Setup Wizard.
 
37
Setup Wizard
 
38
============
 
39
 
38
40
cd install
39
41
./install.sh
40
42