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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-05-15 01:22:38 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-05-15 01:22:38 +0400
commit61373ec33fac7cb60f7c7eb3d0751068404a74a3 (patch)
treecbd63930db060da1fde79117500990ee99bb6b1e /tests/README.md
parent9d7c94bd56db31caf26e12dca719d796b6d873fa (diff)
Modify XHProf building instructions & add more xhprof related files to .gitingore.
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index f018007dd6..0ed3730dbc 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -224,6 +224,7 @@ First, XHProf must be built (this guide assumes you're using a linux variant):
* Build XHProf.
+ $ phpize
$ ./configure
$ make