diff --git a/README.rst b/README.rst index 5687b3bcd..1da37cf6d 100644 --- a/README.rst +++ b/README.rst @@ -53,4 +53,4 @@ Where are the tests? The tests are in the attic/testsuite package. To run the test suite use the following command:: - $ python -m attic.testsuite.run + $ fakeroot -u python -m attic.testsuite.run