Skip to content

Commit

Permalink
Try to fix a hreflang conflict reported by SEMrush
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla committed Sep 23, 2024
1 parent ae9c6d5 commit 944faf4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docusaurus/docs/dev-docs/installation/cli.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: CLI
title: Installing from CLI
sidebar_label: CLI
displayed_sidebar: devDocsSidebar
description: Fast-track local install for getting Strapi running on your computer in less than a minute.
tags:
Expand All @@ -12,7 +13,9 @@ tags:

import InstallPrerequisites from '/docs/snippets/installation-prerequisites.md'

# Installing from CLI
<Head>
<link rel="alternate" href="https://docs.strapi.io/dev-docs/installation/cli" hreflang="en" />
</Head>

Strapi CLI (Command Line Interface) installation scripts are the fastest way to get Strapi running locally. The following guide is the installation option most recommended by Strapi.

Expand Down

0 comments on commit 944faf4

Please sign in to comment.