From cfecbb969a8627693d3acaf95525cb3d3dc7c4c6 Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Tue, 29 Oct 2013 13:41:33 -0700 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 924fab5..65eb426 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -28,7 +28,7 @@ Once you have jemalloc integrated into your application, you can use special fea -L${UNWIND_PATH}/lib -Wl,-rpath,${JEMALLOC_PATH}/lib -Wl,-rpath,${UNWIND_PATH}/lib \ -ljemalloc -lunwind - - ex_stats.c: + - ex_stats_print.c: #include #include