RustRover INSTALLATION INSTRUCTIONS =============================================================================== 1. Unpack the RustRover distribution archive that you downloaded where you wish to install the program. We will refer to this location as your {installation home}. 2. To start the application, open a console, cd into "{installation home}/bin" and type: ./rustrover This will initialize various configuration files in the configuration directory: ~/.config/JetBrains/RustRover2025.3. 3. [OPTIONAL] Add RustRover to the system menu using the 'Tools | Create Desktop Entry' menu action (also available in the "Options Menu" on the welcome screen). 4. [OPTIONAL] Add "{installation home}/bin" to your PATH environment variable so that you can start RustRover from any directory. Discover step-by-step tutorials, helpful hints, and useful videos in 'Help | Getting Started'. Enjoy! -RustRover Development Team