Skip to content

How to Install

Matt C edited this page Feb 5, 2024 · 3 revisions

Note: script is meant for CentOS 7. Might work on other distros, but they have not been tested.

If your distro is on the list for the official install script, it's probably better to use that.

Steps

  • Install git: sudo yum install -y git
  • Clone the repo: git clone https://github.com/ItsMmmike/SYS-265-Westman-Team_Group-Project-1.git
  • Run the script: ./install-horizon.sh
  • Profit?

Clone this wiki locally