From 7775b3133d526a105973274a81d34a3de7788fbc Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 21 Aug 2019 19:29:42 +0200 Subject: [PATCH] Update linux-dev-env.md --- docs/linux-dev-env.md | 2 ++ 1 file changed, 2 insertions(+) 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.