diff --git a/README.md b/README.md index d3e2bede..b5e356bf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,4 @@ -# Setup - ```shell g clone git@github.com:AshGw/mysite.git -cd mysite -g branch -M dev-pipeline -just setup -e . +mysite && g branch -M dev-pipeline && j setup && e . ``` diff --git a/justfile b/justfile index c9d1f8d5..48d3f47e 100644 --- a/justfile +++ b/justfile @@ -9,7 +9,7 @@ pnpm i pnpm exec playwright install pnpm hooks - pnpm dev + # pnpm dev @serve: