Celestia/Development/Linux platform
Appearance
< Celestia | Development
Getting source from git
[edit | edit source]Use your favorite git client program to download Celestia from GitHub. If you're using the command line git client, use the following command line to update your local Celestia development directory:
git clone https://github.com/CelestiaProject/Celestia.git
The target directory is Celestia
Basic installation steps
[edit | edit source]First, change directory with "cd Celestia" and follow the instructions on page https://github.com/CelestiaProject/Celestia/blob/master/INSTALL.md