From 98850a7c658c6121de2535a4fd3b3aa0e5f6397f Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 9 Apr 2025 02:20:16 -0400 Subject: [PATCH] Update --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e89841..f41bc9c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ Thank you for your interest in contributing to FileRise! We appreciate your help ``` 3. **Set Up a Local Environment** -FileRise runs on a standard LAMP stack. Ensure you have PHP, Apache, and the necessary dependencies installed. For frontend development, Node.js may be required for build tasks if applicable. +FileRise runs on a standard LAMP stack. Ensure you have PHP, Apache, and the necessary dependencies installed. 4. **Configuration** Copy any example configuration files (if provided) and adjust them as needed for your local setup.