Author Topic: Is this the proper way to update xLights in Linux?  (Read 5540 times)

Offline DisneyDreamer

  • Newbie
  • *
  • Posts: 3
    • View Profile
Is this the proper way to update xLights in Linux?
« on: December 02, 2020, 04:43:28 AM »
Hi Folks,

currently I am using the following commands to get the latest version of xLights on my Debian system.

change to my xLights folder:
cd ~/git/xLights
git pull
make
sudo make install

Is that correct or is there a better way.

Thanks
Dreamer