Commit 49500ca4 authored by Pavel Jedlicka's avatar Pavel Jedlicka
Browse files

Update teGreedyNester_installation.py

parent ea74a7e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
# run this script within */nested/. path as follows:
# $ sudo python3 teGreedyNester_Installation.py

import os
import apt
import os
import subprocess
import sys