Skip to content

Commit a75fd44

Browse files
authored
Update README.md
git clone formatting fixed
1 parent c3e8a2c commit a75fd44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Here is a set of instructions for getting this minimum shift keying (MSK) transc
2828

2929
Clone this pluto_msk repository.
3030

31-
```git clone --recursive https://github.com/OpenResearchInstitute/pluto_msk.git
31+
```
32+
git clone --recursive https://github.com/OpenResearchInstitute/pluto_msk.git
3233
```
3334

3435
Change directory into the hdl submodule directory. To match versions with what we did, check out the 2022.2 branch of the hdl repository. If you're using another version of Vivado, choose the branch corresponding to your Vivado version that you are using for development.

0 commit comments

Comments
 (0)