From e618d7a606411cb5afa1b1b9ea20cec680f74828 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 31 Jul 2014 08:43:11 -0400 Subject: clarify what asp stores locally --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 262e58b..2671a9f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ full checkout (for whatever reason that may be). # Setup -None! Though, it should be noted that the **ASPROOT** environment variable -will control where `asp` keeps its locally tracked packages. By default, this -is `$HOME/asp`. +None! Though, it should be noted that the `ASPROOT` environment variable +will control where `asp` keeps its local git repo. By default, this is +`$HOME/asp`. # Examples -- cgit v1.2.3-54-g00ecf