From d1bcf85a9db2b78e6f129ec6c3aebc4079ad1238 Mon Sep 17 00:00:00 2001 From: Andrew Robonen Date: Sat, 10 Feb 2024 20:22:20 +0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d7875e1..946f396 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,3 @@ Locally preview production build: ```bash npm run preview ``` - -Checkout the [deployment documentation](https://v3.nuxtjs.org/guide/deploy/presets) for more information.