diff --git a/README.md b/README.md index 0f14934a..20dece81 100644 --- a/README.md +++ b/README.md @@ -64,12 +64,14 @@ # gcc g++ make $ apt-get update $ apt-get install -y build-essential + # Python 3.8 and pip $ DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata $ apt install -y software-properties-common $ add-apt-repository ppa:deadsnakes/ppa $ apt update $ apt install -y python3.8 python3-pip + # NodeJS 14.X and npm $ apt install -y curl dirmngr apt-transport-https lsb-release ca-certificates $ curl -sL https://deb.nodesource.com/setup_14.x | bash -