chore: remove corepack from readme instructions

This commit is contained in:
Ayo Ayco 2025-04-05 10:54:49 +02:00
parent 0f5ac7571a
commit 254bf3f534

View file

@ -16,7 +16,6 @@ $ git clone git@git.sr.ht:~ayoayco/ayco.io-astro
$ cd ./ayco.io-astro
# install deps
$ corepack enable
$ pnpm i
```