Skip to content

Commit

Permalink
docs(hacking): adds clarification for installing forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbhesswebber committed Apr 2, 2024
1 parent 8f68105 commit 8237785
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ sudo apt install libfontconfig-dev libsecret-1-dev libarchive-tools libnss3 liba
yarn
```

_⚠️Note: If you forked this repository, you may need to pull down the tags from this repository before installing node modules. `git pull --tags upstream master`_

Build Tabby:

```
Expand Down

0 comments on commit 8237785

Please sign in to comment.