From 91ce528f6110b4334024b2ac3f4d97e96ce2ec5e Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Mon, 7 Jan 2019 15:59:13 +0100 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f52dd7c..8788088 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ 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 `*.txt` file and run `nix-shell`. +Just copy the content of the desired folder to your project, add your required packages to the `*.txt` file and run `nix-shell`.