Changes

m
no edit summary
Line 28: Line 28:  
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:  
 
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:  
   −
<source lang="bash">
+
<syntaxHighlight lang="bash">
 
$ yast --install dolibarr.x.y.z.rpm
 
$ yast --install dolibarr.x.y.z.rpm
</source>
+
</syntaxHighlight>
    
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm
 
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm