From 254bf3f53460ff40ea6d8fa049d552f316df57fe Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 5 Apr 2025 10:54:49 +0200 Subject: [PATCH] chore: remove corepack from readme instructions --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8697991..87c53eb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ $ git clone git@git.sr.ht:~ayoayco/ayco.io-astro $ cd ./ayco.io-astro # install deps -$ corepack enable $ pnpm i ```