summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-04-29 09:10:56 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-04-29 09:10:56 +0200
commit4f43ceed98bc8f929facfd6c17f394de8ca1a588 (patch)
tree7f9e9a733fa90e20ab98c3da45bb280b80f0118b /README.md
parent2747d21d4db8f4f123874743dfce512d0cabc875 (diff)
update dependency list
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7352fa5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+Dependencies
+---
+
+```
+sudo apt install python3-numpy python3-scipy python3-sklearn
+```