From bbfa5fe6d5b889ce0ce3d81e9e03dba043930511 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Mon, 18 Jul 2022 22:09:57 -0700 Subject: [PATCH] sameline --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e0b9ccc6..a723ac48a 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ corepack enable git clone https://codeberg.org/thatonecalculator/calckey.git cd calckey/ cp ../misskey/.config/default.yml ./.config/default.yml # or wherever misskey folder is -yarn --version -# Check version is yarn 3.2.1! +yarn --version # Check version is yarn 3.2.1! YARN_CHECKSUM_BEHAVIOR=update yarn install NODE_ENV=production npm run build && npm run migrate # Edit service to point to calckey service and restart