From e8c54c3f6424e83a7e2f821c61ac084a59b276ce Mon Sep 17 00:00:00 2001 From: Manu S Ajith Date: Fri, 18 Sep 2020 17:49:14 +0300 Subject: [PATCH] Fix typo in readme. (#39) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae25b59..8df7645 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ As **non-root** user do the following: nix-env -f '' -iA nix-direnv ``` -Than follow the home-manager installation except for the `$HOME/.config/nixpkgs/home.nix` changes. +Then follow the home-manager installation except for the `$HOME/.config/nixpkgs/home.nix` changes. ## Installation from source