summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 8f84356..c29f8ed 100644
--- a/BUILD
+++ b/BUILD
@@ -11,8 +11,8 @@ After that you can build memcached binary using automake
cd memcached
./autogen.sh
./configure
-make test
make
+make test
It should create the binary in the same folder, which you can run