Skip to content

Commit

Permalink
add openssl dependency to localinstall doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef16Robbe committed Nov 28, 2023
1 parent 3e19435 commit c3c94e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/technical_design/localinstall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Dependencies are packages required for OpenKAT to work. Run the following comman

.. code-block:: sh
$ sudo dnf install openssl -y
$ sudo dnf install https://rpm.nodesource.com/pub_18.x/nodistro/repo/nodesource-release-nodistro-1.noarch.rpm -y
$ sudo dnf install nodejs -y --setopt=nodesource-nodejs.module_hotfixes=1
$ sudo dnf install -y nodejs gcc g++ make python3-pip docker-compose
Expand Down

0 comments on commit c3c94e6

Please sign in to comment.