From e2de21361ae1a858e3b339fdb3b040b0429dac4f Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 30 Sep 2013 19:17:56 +1300 Subject: Fix typo --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/README.md') 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 -- cgit v1.2.3