README.md: clone recursively

This commit is contained in:
Vaibhav Sagar 2018-04-13 12:12:31 +08:00
parent f48b41ad71
commit 2c03be1008

View file

@ -10,7 +10,7 @@ for interacting with store paths, until `hnix-store` is ready.
## Getting Started
```bash
$ git clone https://github.com/jwiegley/hnix.git
$ git clone --recursive https://github.com/jwiegley/hnix.git
...
$ cd hnix
$ nix-shell