X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=documentation%2Fmakefile;fp=documentation%2Fmakefile;h=46a53e9fc16d4c4ecbf5944fc8fce559357b828a;hb=5d4046f0dd4f4281e7a898b9595d2f3ff800152d;hp=30fa8229a2a0def7ea2fe388b6bfc4fbd2667345;hpb=d5df8bcf79c917354f34b44d5d4658653e9cefda;p=feisty_meow.git diff --git a/documentation/makefile b/documentation/makefile index 30fa8229..46a53e9f 100644 --- a/documentation/makefile +++ b/documentation/makefile @@ -19,7 +19,7 @@ if [ $$? -ne 0 ]; then \ echo failed to run doxygen on our configuration file.; \ echo perhaps it is not installed?; \ echo these are the ubuntu install steps:; \ - echo sudo apt-get install doxygen graphviz; \ + echo sudo apt install doxygen graphviz; \ echo and something else, uhhh....; \ echo oy; \ fi \