Skip to content

Commit

Permalink
Merge pull request #668 from Albkat/patch-1
Browse files Browse the repository at this point in the history
Update 030_installing.rst
  • Loading branch information
rtmclay authored Aug 27, 2023
2 parents bd53f33 + 2e66a77 commit 6837439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/030_installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ to work you may need to repair your /etc/apt/sources.list. Check to
see if your sources.list file as uncommmented "deb-src" lines. Once
this is correct, please execute the following lines::

$ sudo apt update
$ sudo apt -y build-dep lmod
$ lua_ver=$(which lua | xargs realpath -e | xargs basename)
$ sudo apt -y install lib${lua_ver}-dev tcl-dev
Expand Down

0 comments on commit 6837439

Please sign in to comment.