summaryrefslogtreecommitdiffstats
path: root/install.py
diff options
context:
space:
mode:
Diffstat (limited to 'install.py')
-rwxr-xr-xinstall.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.py b/install.py
index 935c7df..b06462c 100755
--- a/install.py
+++ b/install.py
@@ -4,8 +4,8 @@
4# Description 4# Description
5################################################################################ 5################################################################################
6 6
7# This script installes (or re-installs) the unit_trace Python module, so that 7# This script installes (or re-installs) the unit_trace Python module, so that
8# the unit_trace library can be imported with `import unit_trace` by a Python 8# the unit_trace library can be imported with `import unit_trace` by a Python
9# script, from anywhere on the system. 9# script, from anywhere on the system.
10 10
11# The installation merely consists of copying the unit_trace directory to 11# The installation merely consists of copying the unit_trace directory to