aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-03-12 15:45:17 +0100
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-03-12 15:45:44 +0100
commitb0f24337b79416dcb753a3eb367e759512b144c2 (patch)
tree9e3c0916d4213e2c2c91d87347cb6742c73eea9f /README.md
parent080cc9f7942b6dc35084c2ad33448b357f27a036 (diff)
Check in requirements.txt to simplify installing dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6ec3db..028a84a 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,10 @@ Example for Debian:
apt-get install python3-pyscard python3-serial python3-cmd2 python3-pip python3-yaml
pip3 install pytlv
+Alternatively, everything can be installed using pip:
+
+ pip3 install -r requirements.txt
+
Mailing List
------------