Revision: 772
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=772
Author:   ineiev
Date:     2024-02-24 12:20:46 -0500 (Sat, 24 Feb 2024)
Log Message:
-----------
fix formatting

Modified Paths:
--------------
    trunk/sviki/SavaneSetup.mdwn

Modified: trunk/sviki/SavaneSetup.mdwn
===================================================================
--- trunk/sviki/SavaneSetup.mdwn        2024-02-24 17:18:58 UTC (rev 771)
+++ trunk/sviki/SavaneSetup.mdwn        2024-02-24 17:20:46 UTC (rev 772)
@@ -16,10 +16,10 @@
 Basic steps to update Savane after logging in as root
 the machine in question are:
 
-  cd ~/build-savane/savane-bootstrapped; git fetch origin
-  git diff --color=always HEAD origin/frontend
-  git reset --hard origin/frontend; autoreconf -vf
-  cd ~/build-savane/build; make all install{,check}
+- cd ~/build-savane/savane-bootstrapped; git fetch origin
+- git diff --color=always HEAD origin/frontend
+- git reset --hard origin/frontend; autoreconf -vf
+- cd ~/build-savane/build; make all install{,check}
 
 Additional steps the admin does in certain cases are:
 


Reply via email to