mirror of
https://github.com/ProTechEx/pyLoad_ubuntu2004.git
synced 2026-04-02 10:38:14 +00:00
Update README.md
This commit is contained in:
@@ -6,3 +6,12 @@
|
||||
gpg --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192
|
||||
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16126D3A3E5C1192
|
||||
```
|
||||
|
||||
|
||||
<h3>2. Installaing packeges and dependencies</h3>
|
||||
|
||||
```shell script
|
||||
sudo add-apt-repository ppa:launchpad/ppa && sudo apt-get update
|
||||
apt-get install -y python python-crypto python3-pycurl python-openssl tesseract-ocr libmozjs-68-0 libmozjs-68-dev
|
||||
sudo apt-get install -f
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user