Skip to content

Commit

Permalink
Update 030_installing.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Albkat authored Aug 27, 2023
1 parent bd53f33 commit 2e66a77
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 2e66a77

Please sign in to comment.