Skip to content

Commit 254c2dc

Browse files
authored
Update CONTRIBUTING.md
1 parent d067637 commit 254c2dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Unofficial Shadowrun 3rd Edition Homebrew system for Foundry VTT v13 (V2).
4646
- Windows: `mklink /J "%LOCALAPPDATA%/FoundryVTT/Data/systems/sr3e" "C:\path\to\repo"`
4747
- macOS: `ln -s /path/to/repo ~/Library/Application\ Support/FoundryVTT/Data/systems/sr3e`
4848
- Linux: `ln -s /path/to/repo ~/.local/share/FoundryVTT/Data/systems/sr3e`
49-
- For the first build you can run `npm run build` is rarely needed.
49+
- For the first build you can run `npm run build`.
5050
- Builds are automated on save (via gulp). `npx gulp` js, LESS and svelte files are automatically handled in most scenarios.
5151

5252
---

0 commit comments

Comments
 (0)