From cf0a817290699a306b5efa565a79052b7023375b Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Mon, 8 Mar 2021 09:48:41 +0100 Subject: [PATCH] docs: sh to bash [skip ci] --- docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index fbd148ec..794cf3b5 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -1,6 +1,6 @@ # Installation -```sh +```bash yarn add pinia@next # or with npm npm install pinia@next -- 2.47.3