From c06cc32b2c29b7e2bb974e54322f4432b83eed8d Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Sat, 15 May 2021 16:45:33 +0300 Subject: [PATCH] Small changes to how the matlab shell prints the banner --- flake.nix | 2 +- install.adoc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 4b855ae..33dc875 100644 --- a/flake.nix +++ b/flake.nix @@ -73,7 +73,7 @@ To install matlab: ${nixpkgs.lib.strings.escape ["`" "'" "\"" "$"] (builtins.readFile ./install.adoc)} - 4. Finish the installation, and exit the shell (with `exit`). + 4. Finish the installation, and exit the shell (with \`exit\`). 5. Continue on with the instructions for making the matlab executable available anywhere on your system. ============================ diff --git a/install.adoc b/install.adoc index 878b494..00a220f 100644 --- a/install.adoc +++ b/install.adoc @@ -6,4 +6,3 @@ .... INSTALL_DIR=$HOME/downloads/software/matlab/installation .... -