Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <matt@piwik.org>2013-09-30 10:17:56 +0400
committerMatthieu Aubry <matt@piwik.org>2013-09-30 10:17:56 +0400
commite2de21361ae1a858e3b339fdb3b040b0429dac4f (patch)
tree190b1b4a4849836f6b3895075d38f0b1cae243d6 /tests/README.md
parent74c8277713790a3e80d9cc2b42821a56b8ed43d4 (diff)
Fix typo
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.md b/tests/README.md
index 0ddf056077..5e4f0e3141 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -95,7 +95,7 @@ If you get any of these errors:
On your dev server, give your user permissions to write to the directory:
- $ sudo chmod 777 -R piwik/tmp/templates_c/
+ $ sudo chmod 777 -R piwik/tmp/
## JavaScript Tests