From fe4bf3f14437cab795aadf4ced618e28e400f14e Mon Sep 17 00:00:00 2001 From: Dorothea Baker Date: Sun, 25 Nov 2018 22:42:30 +1100 Subject: [PATCH] Add missing Linux installation info to readme --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 44d08ae6..387894af 100644 --- a/README +++ b/README @@ -72,10 +72,13 @@ Then do the following actions in Celestia's source directory: mkdir build && cd build qmake -qt=5 PREFIX=/opt/celestia -o Makefile ../celestia.pro make +sudo make install You can speedup build passing option -jN to make where N is a number of your CPU cores. +An executable binary will be installed to /opt/celestia/bin/Celestia_QT. + GETTING STARTED --------------- Celestia will start up in a window, and if everything is working correctly,