Skip to content

Commit 6f6750c

Browse files
committed
ReadMe: form Git clone section
Without it the beginning looks sudden, weird to other layout.
1 parent 4618080 commit 6f6750c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ Tooling is WIP, `nix-shell` and `nix-store` are still used for their purpose, so
5353

5454
## Getting Started
5555

56+
### Git clone
57+
5658
```shell
57-
# Note: --recursive
58-
git clone --recursive 'https://github.com/haskell-nix/hnix.git'
59-
cd hnix
59+
git clone --recursive 'https://github.com/haskell-nix/hnix.git' && cd hnix
6060
```
6161

6262

0 commit comments

Comments
 (0)