README.md: Getting started: draw note project uses submodules

This commit is contained in:
Anton-Latukha 2020-09-30 16:26:24 +03:00
parent 828d4ffc0c
commit 4a5ecdbd23
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Tooling is WIP, `nix-shell` and `nix-store` are still used for their purpose, so
## Getting Started
```
# Note: --recursive
git clone --recursive https://github.com/haskell-nix/hnix.git
cd hnix
```