mirror of
https://git.adityakumar.xyz/nix-matlab.git
synced 2024-11-22 05:22:53 +00:00
Another small rephrasing to matlab-shell banner
This commit is contained in:
parent
c06cc32b2c
commit
2f7af096de
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@
|
|||
${nixpkgs.lib.strings.escape ["`" "'" "\"" "$"] (builtins.readFile ./install.adoc)}
|
||||
|
||||
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.
|
||||
5. Follow the rest of the instructions in the README to make matlab
|
||||
executable available anywhere on your system.
|
||||
============================
|
||||
EOF
|
||||
exec bash
|
||||
|
|
Loading…
Reference in a new issue