diff options
Diffstat (limited to 'Building-with-cmake.txt')
-rw-r--r-- | Building-with-cmake.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Building-with-cmake.txt b/Building-with-cmake.txt index c91830e..7396d21 100644 --- a/Building-with-cmake.txt +++ b/Building-with-cmake.txt @@ -10,7 +10,7 @@ module anymore). 3. Enter the "kile-build" directory and call cmake with: - cmake <path to the kile directory> -DCMAKE_INSTALL_PREFIX=$HOME/.kde + cmake <path to the kile directory> -DCMAKE_INSTALL_PREFIX=$HOME/.trinity to install Kile later on in the current user's home directory. |