From 1a46d1394c381ed70b98b2efed93d7d63a3bf61f Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Tue, 30 Apr 2024 08:51:17 +0900
Subject: [PATCH] docs: fix indent

---
 docs/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/install.md b/docs/install.md
index 0e850e2545..d60ad0a707 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -269,7 +269,7 @@ In this instruction, we use [Caddy](https://caddyserver.com/) to make the Firefi
     WorkingDirectory=/home/firefish/firefish
     Environment="NODE_ENV=production"
     Environment="npm_config_cache=/tmp"
-		Environment="NODE_OPTIONS=--max-old-space-size=3072"
+    Environment="NODE_OPTIONS=--max-old-space-size=3072"
     # uncomment the following line if you use jemalloc (note that the path varies on different environments)
     # Environment="LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2"
     StandardOutput=journal