Skip to content

Commit

Permalink
Update Recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
computergeek1507 authored Mar 28, 2024
1 parent 9be0f53 commit 5a9a13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Recipe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export BASEDIR=/xLights
mkdir ${BASEDIR}
cd ${BASEDIR}
git clone https://github.com/smeighan/xLights.git --recurse-submodules xlights-git
git clone https://github.com/xLightsSequencer/xLights.git --recurse-submodules xlights-git
cd ${BASEDIR}/xlights-git
git pull
colormake-short -j`nproc`

0 comments on commit 5a9a13c

Please sign in to comment.