summaryrefslogtreecommitdiffstats
path: root/academic/pyCRAC/README.tests
diff options
context:
space:
mode:
Diffstat (limited to 'academic/pyCRAC/README.tests')
-rw-r--r--academic/pyCRAC/README.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/pyCRAC/README.tests b/academic/pyCRAC/README.tests
index ee98d3fdaa..e1b634e6a3 100644
--- a/academic/pyCRAC/README.tests
+++ b/academic/pyCRAC/README.tests
@@ -1,7 +1,7 @@
To test the pyCRAC scripts after installing the package on Slackware:
cp -R /usr/share/pyCRAC-$VERSION <path-to-your-work-directory>/
- cd <path-to-your-work-directory>/pyCRAC/tests
+ cd <path-to-your-work-directory>/pyCRAC-$VERSION/tests
sh test.sh
If all tests complete without an error, the package is working.