From 646e6f28e400daeb5843e21b487908cdac77fa9e Mon Sep 17 00:00:00 2001 From: Juan Martin Date: Tue, 13 Jun 2023 15:06:33 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6c4419..95ef2ea 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Join the discussion on [here](https://github.com/zumerlab/zumer-css/discussions 1. Clone the repository. 2. Go to `examples` folder and open index.html with a browser. That's all. Server is not required because this examples are very simple and static. -3. For development, we recommend using Visual Studio Code with the Live Sass Compile and Live Server extensions. This setup will provide a seamless experience until we have a standalone tool available. +3. For development, we recommend using Visual Studio Code with the Live Sass Compile and Live Server extensions. This setup will provide a seamless experience until we have [devbox available as standalone tool](https://github.com/zumerlab/devbox). ## Barebone template