Unverified Commit afbf4f0f authored by Oleh Nikolaiev's avatar Oleh Nikolaiev Committed by GitHub

Merge pull request #334 from skalenetwork/install-script-patch

Update install_packages.sh
parents 5f6a68f7 5fb22f0e
#!/bin/bash
sudo apt update
sudo apt install -y build-essential make gcc g++ yasm python libprotobuf10 flex bison automake
sudo apt install -y ccache cmake ccache autoconf texinfo libgcrypt20-dev libgnutls28-dev libtool pkg-config
sudo apt install -y ocaml ocaml-build
\ No newline at end of file
sudo apt install -y ocaml ocamlbuid
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment