README.md: Development (with -> using) Cabal

This commit is contained in:
Anton-Latukha 2020-09-30 16:40:47 +03:00
parent 21d51f8fe2
commit c9c9adf56a
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ git clone --recursive https://github.com/haskell-nix/hnix.git
cd hnix
```
### Development with Cabal
### Development using Cabal
1. (Optional), to enter and work in the reproducible Nix environemt:
```