From eee71c079ca5e742c69d59bfecbc4741926c8455 Mon Sep 17 00:00:00 2001 From: GNRSN <9020004+GNRSN@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:42:27 +0200 Subject: [PATCH] order readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 73c876a..10d26ca 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # Shared expenses -Scaffolded from [create-t3-turbo](https://github.com/t3-oss/create-t3-turbo) +Scaffolded from [create-t3-turbo](https://github.com/t3-oss/create-t3-turbo) template ## Required tooling - [pnpm](https://pnpm.io/installation) +## Setup + +- Install dependencies: `pnpm i` + ### Recommended tooling - Eslint LSP for editor @@ -13,7 +17,3 @@ Scaffolded from [create-t3-turbo](https://github.com/t3-oss/create-t3-turbo) - Tailwind LSP for editor - Prettier (formatter) for editor - -## Setup - -- Install dependencies: `pnpm i`