Manual: recommend "apt" instead of "apt-get" under Debian

time-shift
Sébastien Villemot 2019-02-21 17:02:18 +01:00
parent e5f938a8e5
commit 6df3b5aa31
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Prerequisites on Debian GNU/Linux and Ubuntu
Users of MATLAB under GNU/Linux need a working compilation
environment installed. If not already present, it can be installed via
``apt-get install build-essential``.
``apt install build-essential``.
Users of Octave under GNU/Linux should install the package for MEX file
compilation (under Debian or Ubuntu, it is called ``liboctave-dev``).