From 25f4850a1ef30ecaf8bf3f36ffab13dfdb8565a8 Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Wed, 30 Oct 2013 13:03:03 -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 1e864b2..a6ba22e 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,4 +1,4 @@ -All of the following examples assume a standard developer environment on Unix-like machine, and something like the following variables in the environment: +All of the following examples assume a standard developer environment on Unix-like machine, and something like the following shell environment variable configuration: ```sh export JEMALLOC_PATH=$HOME/local