Changes

Line 33: Line 33:  
If an error of dependency occurs, type
 
If an error of dependency occurs, type
 
<source lang="bash">
 
<source lang="bash">
$ sudo apt-get install -f dolibarr_x.y.z-w.w_all.deb
+
$ sudo apt-get install -f
 
</source>
 
</source>
    
This will fix all your system orphan dependencies.
 
This will fix all your system orphan dependencies.