From 3d321c3e6df4a9c44ead841c4b3920473913a55f Mon Sep 17 00:00:00 2001 From: Edoardo Cavazza Date: Wed, 31 Jan 2024 08:41:58 +0100 Subject: [PATCH] Update README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc5f35b..3ada273 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,12 @@ Presets: You can install and consume **Cells** with [`npm`](https://www.npmjs.com/): -```sh -$ npm i @chialab/cells -$ yarn add @chialab/cells +``` +npm i @chialab/cells +``` + +``` +yarn add @chialab/cells ``` and import it in your stylesheet: