From cfa722d3b669d98b6c2fc6f1d68e130a2e58dafa Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 11 May 2019 21:56:06 +0100 Subject: [PATCH] Add a line to `cd` into the directory --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a21f1ea..a431aa77 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ To get started: ```bash git clone git@github.com:tailwindcss/playground tailwindcss-playground + + cd tailwindcss-playground ``` 2. Install the dependencies: