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 ```