From aa34ea71e656bd9b1ba7b65170f66be8c1b9c9b1 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 12 Jul 2020 15:28:43 +0200 Subject: [PATCH] :pencil: Update readmes' --- README.md | 8 ++++++-- js/README.md | 8 ++++++-- ts/README.md | 8 ++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 60596e4..1933c8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ ## Install -`npx degit amoutonbrady/vite-template-solid/js` for Javascript -`npx degit amoutonbrady/vite-template-solid/ts` for Typescript +```bash +# Javascript template +$ npx degit amoutonbrady/vite-template-solid/js my-solid-project +# Typescript template +$ npx degit amoutonbrady/vite-template-solid/ts my-solid-project +``` ## Available Scripts diff --git a/js/README.md b/js/README.md index 60596e4..1933c8e 100644 --- a/js/README.md +++ b/js/README.md @@ -1,7 +1,11 @@ ## Install -`npx degit amoutonbrady/vite-template-solid/js` for Javascript -`npx degit amoutonbrady/vite-template-solid/ts` for Typescript +```bash +# Javascript template +$ npx degit amoutonbrady/vite-template-solid/js my-solid-project +# Typescript template +$ npx degit amoutonbrady/vite-template-solid/ts my-solid-project +``` ## Available Scripts diff --git a/ts/README.md b/ts/README.md index 60596e4..1933c8e 100644 --- a/ts/README.md +++ b/ts/README.md @@ -1,7 +1,11 @@ ## Install -`npx degit amoutonbrady/vite-template-solid/js` for Javascript -`npx degit amoutonbrady/vite-template-solid/ts` for Typescript +```bash +# Javascript template +$ npx degit amoutonbrady/vite-template-solid/js my-solid-project +# Typescript template +$ npx degit amoutonbrady/vite-template-solid/ts my-solid-project +``` ## Available Scripts