Fix minor typo in readme

This commit is contained in:
Emmanouil Kampitakis 2021-01-26 13:58:19 +01:00 committed by GitHub
parent 261094cc01
commit 4a534b8c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ Choose one of the following methods:
$ niv add Mic92/sops-nix
```
Than add the following to your configuration.nix in the `imports` list:
Then add the following to your configuration.nix in the `imports` list:
```nix
{
@ -58,7 +58,7 @@ $ nix-channel --add https://github.com/Mic92/sops-nix/archive/master.tar.gz sops
$ nix-channel --update
```
Than add the following to your configuration.nix in the `imports` list:
Then add the following to your configuration.nix in the `imports` list:
```nix
{