A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #380 from Netherquark/patch-1

Update Development Guide.md

authored by

Steven Vandevelde and committed by
GitHub
fe8f7c7e 904ead6a

+3 -2
+3 -2
docs/Development Guide.md
··· 6 6 7 7 **Prerequisites for MacOS and Linux** 8 8 1. Curl 9 - 2. Basic CLI operation knowledge 9 + 2. NodeJS/npm 10 + 3. Basic CLI operation knowledge 10 11 11 12 **Linux guide** [Tested on Ubuntu 20.10] 12 13 1. Set up [Git](https://www.freecodecamp.org/news/learn-the-basics-of-git-in-under-10-minutes-da548267cc91/). ··· 45 46 5. Execute `just install-deps` after the previous step finishes 46 47 6. Execute `just` 47 48 48 - Note: _Using WSL/2 and the Linux instructions might work._ 49 + Note: _Using WSL/2 with the Linux instructions might work._ 49 50 50 51 In case you have any queries or issues, feel free to reach out to me @Netherquark or to Steven @icidasset.