aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
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
```