From ef765f9b40020852644f69530b74a00c96d66a2f Mon Sep 17 00:00:00 2001 From: Tisha211 <138103150+Tisha211@users.noreply.github.com> Date: Sat, 24 Feb 2024 02:20:44 +0100 Subject: [PATCH] Update index.md --- content/get-started/installation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/get-started/installation/index.md b/content/get-started/installation/index.md index 1b755e4..6f6a0e8 100644 --- a/content/get-started/installation/index.md +++ b/content/get-started/installation/index.md @@ -47,7 +47,7 @@ All source code files are on [github](https://github.com/fastbootstrap/atlassian ## Package managers -### npm +### npm Install with the npm package: @@ -58,4 +58,4 @@ npm install fastbootstrap ## What to read next - [Start your project with FastBootstrap in minute]({{< docsref "quick-start" >}}) -- [How to enable dark mode]({{< docsref "dark-mode" >}}) \ No newline at end of file +- [How to enable dark mode]({{< docsref "dark-mode" >}})