diff --git a/docs/linux-dev-env.md b/docs/linux-dev-env.md index 729b99c8..6238823e 100644 --- a/docs/linux-dev-env.md +++ b/docs/linux-dev-env.md @@ -2,3 +2,5 @@ * [Using WSL and MobaXterm to Create a Linux Dev Environment on Windows](https://nickjanetakis.com/blog/using-wsl-and-mobaxterm-to-create-a-linux-dev-environment-on-windows) * [Setting Up Docker for Windows and WSL to Work Flawlessly](https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly) * [Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote](https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote/) +* [softwarecollections.org](https://www.softwarecollections.org) Software Collections give you the power to build, install, and use +multiple versions of software on the same system, without affecting system-wide installed packages.