From fd152c5914e9191fc26d2662df37f33c51a23ced Mon Sep 17 00:00:00 2001 From: crowdin Date: Thu, 4 Jul 2024 13:50:19 +0000 Subject: [PATCH] New translations install.mdx (Galician) [ci skip] --- docs/src/content/docs/gl/getting-started/install.mdx | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/src/content/docs/gl/getting-started/install.mdx b/docs/src/content/docs/gl/getting-started/install.mdx index 49c0872e..169b0f84 100644 --- a/docs/src/content/docs/gl/getting-started/install.mdx +++ b/docs/src/content/docs/gl/getting-started/install.mdx @@ -7,15 +7,6 @@ import { Aside } from "@astrojs/starlight/components"; Castopod was thought-out to be easy to install. Whether using dedicated or shared hosting, you can install it on most PHP-MySQL compatible web servers. - - ## Requirements - PHP v8.3 or higher @@ -117,6 +108,7 @@ based on the `.env.example` file. ### Using CLI 1. Create a `.env` file in the package root based on the `.env.example` file. + 2. Initialize the database using: ```sh