mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Update README.md
This commit is contained in:
parent
87dea8aeaf
commit
5affbb6c9c
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue