Installing  WSO2 Carbon Kernel 5.0.0

1. The directory containing this INSTALL.txt file will be the root directory,
   and let it be CARBON_HOME.

2. All the shell scripts and .bat files are available in CARBON_HOME/bin directory.

3. To start Carbon Server, use carbon.sh in all *nix system, and carbon.bat
   file on Windows operating systems.

4. Either of the following commands can be used to start Carbon
      i)  ./carbon.sh
     ii)  carbon.bat

            Usage: carbon.sh [command] [system-properties]

            command:
                --debug <port>  Start the server in remote debugging mode.
                        port:   The remote debugging port.

Hardware Requirements
-------------------
1. Minimum memory - 512MB
2. Processor      - Pentium 800MHz or equivalent at minimum

Software Requirements
-------------------
1. Java SE Development Kit - 1.8
