update README.md

This commit is contained in:
Denis Lehmann 2019-01-07 15:44:57 +01:00
parent 0b2644d6d0
commit 9be402f81e

View file

@ -0,0 +1,5 @@
# nix_virtualenvs
This is a repository for different virtual environments, which can be used with the **Nix** package manager.
Just clone the content of the desired folder to your project, add your required packages to the `requirements.txt` file and run `nix-shell`.