(no commit message)
[libreriscv.git] / 3d_gpu / mesa.mdwn
index b5e2f6033f15cbdef322f1cc90fc1518fdc69208..c5a7bd64a3bb36b28c85413549f5e5b949710127 100644 (file)
@@ -83,7 +83,7 @@ Now change back to the base `~/opt` directory and clone the `mesa` git repo from
 
     cd ~/opt
     git clone https://gitlab.freedesktop.org/vivekvpandya/mesa.git
-    git pull origin libresoc_dev
+    git pull --rebase origin libresoc_dev
     git checkout -b libresoc_dev
     cd mesa
     mkdir build && cd build