Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added fact about fedora

...

Linux support is available for Debian and , Debian derived distributions, Fedora

Code Block
$ git clone https://github.com/TwistTheNeil/openmrs-automated-install.git
$ cd openmrs-automated-install
$ sudo bash linux-install.sh

 Similarly

, you can do the same for Mac OSX computersMac OSX support is contributed to the repo and works as such:

Code Block
$ git clone https://github.com/TwistTheNeil/openmrs-automated-install.git
$ cd openmrs-automated-install
$ ./mac-install.sh

...