From: Eduardo San Martin Morote Date: Mon, 8 Mar 2021 08:48:41 +0000 (+0100) Subject: docs: sh to bash [skip ci] X-Git-Tag: v2.0.0-alpha.8~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf0a817290699a306b5efa565a79052b7023375b;p=thirdparty%2Fvuejs%2Fpinia.git docs: sh to bash [skip ci] --- 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