From 5afb637c8f368ddd1cdf460ab193ab4dff27d45e Mon Sep 17 00:00:00 2001 From: Harini Gunabalan Date: Sun, 19 Apr 2020 21:05:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e356fd5..244719c1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ npm install Now you're ready to run the samples, for example: ```sh -cd packages/bookshop +cd packages/officesupplies cds watch ```