mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-21 16:13:52 +03:00
docs(hacking): adds clarification for installing forks
This commit is contained in:
parent
8f68105460
commit
8237785409
@ -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:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user