From 8e713a57abff8a3dc944f23b6ab5fcc3f7a52a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=BF=20Kenneth=20Reitz?= Date: Wed, 18 Sep 2019 16:42:00 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 96b9d20..619c430 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,12 @@ $ bake install ### Skip Steps, Automatically +Because we configured `yarn.lock` and `Pipfile.lock` as cache keys, +bake will automatically skip the configured steps— only running them +when the files are changed! + +So, let's run that command again :) + ```console $ bake install + Skipping install/node: