[mirotalksfu] - update readme

هذا الالتزام موجود في:
Miroslav Pejic
2022-04-24 17:44:38 +02:00
الأصل 3e93f9b795
التزام f7a9ce4179

عرض الملف

@@ -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 -