aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2018-07-23 18:23:47 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2018-07-23 18:23:47 +0200
commitcf9ba4a77869845a73d2febf49d36f35aa9c6c3c (patch)
tree14cf694c982487ed1d480328f51363b7f05dd38d /Readme.md
parent28edd13a67fef43dc2664d1f03fc931657f9f19a (diff)
downloadallocbench-cf9ba4a77869845a73d2febf49d36f35aa9c6c3c.tar.gz
allocbench-cf9ba4a77869845a73d2febf49d36f35aa9c6c3c.zip
fix memory footprint of mysql
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index d4115c1..0d393f7 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,7 @@
# allocbench - benchmark tool for memory allocators
-to download allocbench just run
+to download allocbench just run
+
```shell
git clone https://muhq.space/software/allocbench.git
```