aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Mikhirev2014-12-01 16:29:28 +0300
committerDmitry Mikhirev2014-12-01 16:29:28 +0300
commit94c74c42434c5028029def2206c8b0933f0767c6 (patch)
treee4d47d12944b53b2a596437badbe2f64c25cddd8 /README.md
parent77fab23504bea4948e7c81f21050629ec0e05588 (diff)
downloadmake_pcre-94c74c42434c5028029def2206c8b0933f0767c6.tar.gz
make_pcre-94c74c42434c5028029def2206c8b0933f0767c6.tar.bz2
make_pcre-94c74c42434c5028029def2206c8b0933f0767c6.tar.xz
make_pcre-94c74c42434c5028029def2206c8b0933f0767c6.zip
added ability to build plugin with other versions of make
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c7e78f2..e1b142f 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ To get plugin built, simply type
in source directory. Optionally, type
- $ make -k check
+ $ make check
to run self-tests. Please report me if it fails on your system.