docs: README.sethlabels.md — include upstream remote setup in build-from-source
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -54,6 +54,8 @@ If you'd rather build the artifacts yourself instead of downloading a release:
|
|||||||
```
|
```
|
||||||
git clone https://git.sethpc.xyz/Seth/sethLabels.git
|
git clone https://git.sethpc.xyz/Seth/sethLabels.git
|
||||||
cd sethLabels
|
cd sethLabels
|
||||||
|
git remote add upstream https://github.com/j-evins/glabels-qt.git
|
||||||
|
git fetch upstream
|
||||||
./scripts/lib/deps-debian.sh # check / install build deps
|
./scripts/lib/deps-debian.sh # check / install build deps
|
||||||
./scripts/build-deb.sh # → build/deb/glabels-qt_*.deb
|
./scripts/build-deb.sh # → build/deb/glabels-qt_*.deb
|
||||||
./scripts/build-appimages.sh # → sethlabels-{gui,batch}-*.AppImage
|
./scripts/build-appimages.sh # → sethlabels-{gui,batch}-*.AppImage
|
||||||
|
|||||||
Reference in New Issue
Block a user