From fc215029a3540e7e9ecfb7c757aa008c2980d9cb Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Wed, 21 May 2025 10:52:42 +0200
Subject: [PATCH] doc: drop trivial info

---
 modules/doc/install.rst | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/modules/doc/install.rst b/modules/doc/install.rst
index 2a9e453a..d2f2aa41 100644
--- a/modules/doc/install.rst
+++ b/modules/doc/install.rst
@@ -414,18 +414,6 @@ And then you can simply import ost as a module:
   import ost
 
 
-Getting the newest changes
---------------------------------------------------------------------------------
-
-To get the newest changes from the central git repository, enter
-
-.. code-block:: bash
-
-  git pull
-
-in your terminal. This will fetch the newest changes.
-
-
 ..  LocalWords:  Homebrew cmake CMake zlib SQLite FFTW libtiff libpng PyQt OST
 ..  LocalWords:  SSL macOS Makefiles PDB qmake PNG libz libsqlite OPTIMIZE dng
 ..  LocalWords:  DNDEBUG RPATH rpath SHADER shader SPNAV DConnexion profiler
-- 
GitLab