From c8c108c7f702ca3710733d6d455ca2661e13e8d3 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 02 Aug 2023 06:29:58 +0000
Subject: [PATCH] change default strategy to be rebase

---
 content/index.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/content/index.md b/content/index.md
index 5c32c23..050ce78 100644
--- a/content/index.md
+++ b/content/index.md
@@ -6,7 +6,7 @@
 
 ## 🪴 Get Started
 
-Quartz requires **at least [Node](https://nodejs.org/) v16** to function correctly. In your terminal of choice, enter the following commands line by line:
+Quartz requires **at least [Node](https://nodejs.org/) v18.14** to function correctly. In your terminal of choice, enter the following commands line by line:
 
 ```shell
 git clone https://github.com/jackyzha0/quartz.git

--
Gitblit v1.10.0