pull/5/head
sm3ulc 2020-05-17 18:08:40 +02:00
rodzic 085634e14a
commit 2a7ae4463b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,7 @@ git clone https://github.com/sm3ulc/hab-wspr
The package requires some extra modules that need to be installed via pip or similar
<pre>
apt install python-httplib2 python-requests python3-bs4
apt install python3-httplib2 python3-requests python3-bs4
</pre>