From b76aa0e5360f430ea92473bc05eed813de575b2c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 Sep 2019 01:06:51 -0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9ce775..8bf57ed 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ python-example: bash-example: set -euxe - echo "HELLO, $WHO" + echo "$KEY" echo $@ @@ -61,7 +61,7 @@ python-deps: pipenv install node-deps: yarn install - + system-deps: @confirm brew install pipenv