Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 470 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 470 Bytes

installer

Installer for ORCHID Platform

To install ORCHID Platform run the command into the root directory of the site.

curl -O https://raw.githubusercontent.com/orchidcommunity/installer/master/install_orchid && bash install_orchid

or

bash <(curl -s https://raw.githubusercontent.com/orchidcommunity/installer/master/install_orchid)

install1