Skip to content

Installation Instructions

Windows

  1. Download: Visit the official Coreflux website and download the latest version of the Coreflux Hub for Windows.

  2. Extract the ZIP File: Once downloaded, locate the ZIP file and extract its contents into your desired folder.

  3. Run the Application: Navigate to the extracted folder and double-click on CorefluxHub.exe to launch the Coreflux Hub.

Linux

  1. Download: Head over to the official Coreflux website and download the latest version of the Coreflux Hub for Linux.

  2. Extract the ZIP File: After downloading, extract the ZIP file's contents into your desired directory.

  3. Make the File Executable: Open a terminal and navigate to the directory where you extracted the files. Run the following command to make the CorefluxHub file executable:

    chmod +x CorefluxHub
    

  4. Run the Application: Still in the terminal, execute the following command to launch the Coreflux Hub:

    ./CorefluxHub