Update README.md

This commit is contained in:
Jacob 2025-05-22 22:32:39 -04:00 committed by GitHub
parent 87dea8aeaf
commit 5affbb6c9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,9 @@ or darrington press.
# Developer Guide
#### Setup
- Open a terminal in the directory with the repo `cd <path>/<to>/<repo>`
- 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 <path to development folder> daggerheart` inside the system folder
- Install npm `npm install`
- Update package.json to match your profile
```