From 5affbb6c9c9a5b4ed0799f892a75a79fd1ac2b4e Mon Sep 17 00:00:00 2001 From: Jacob <124112219+jacobwojoski@users.noreply.github.com> Date: Thu, 22 May 2025 22:32:39 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4b286cff..1d2dab80 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ or darrington press. # Developer Guide #### Setup - Open a terminal in the directory with the repo `cd //` +- NOTE: The repo should be placed in the system files are or somewhere else and a link (if on linux) is placed in the system directory +- NOTE: Linux link can be made using `ln -snf daggerheart` inside the system folder + - Install npm `npm install` - Update package.json to match your profile ```