Skip to content

Commit a2ea4c9

Browse files
authored
Fix command on docs
1 parent 912169a commit a2ea4c9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/3_guides/2_build_your_first_aligned_application.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ Next, we will see how to execute ZKQuiz to get your own ZKQuiz NFT!
3434

3535
#### 1. Clone the repository
3636

37-
```bash git clone https://github.com/yetanotherco/aligned_layer.git && cd aligned_layer```
37+
```bash
38+
git clone https://github.com/yetanotherco/aligned_layer.git && cd aligned_layer
39+
```
3840

3941
#### 2. Create a Keystore
4042

0 commit comments

Comments
 (0)