diff options
author | Dave Reisner <dreisner@archlinux.org> | 2014-07-31 08:43:11 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2014-07-31 08:43:11 -0400 |
commit | e618d7a606411cb5afa1b1b9ea20cec680f74828 (patch) | |
tree | 6879e132a669805abd4cdc60d5adfabd952dddea | |
parent | e03250dfa00771bd5578da9d8153b61336729fba (diff) | |
download | asp32-e618d7a606411cb5afa1b1b9ea20cec680f74828.tar.xz |
clarify what asp stores locally
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |