Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
SSH git clone while repo is private
  • Loading branch information
jorshi authored Dec 21, 2023
1 parent d026665 commit def9964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Differentiable drum synthesizer plugin

Clone project and pull submodules. Includes JUCE.
```
git clone --recurse-submodules https://github.com/jorshi/torchdrum-plugin.git
git clone --recurse-submodules git@github.com:jorshi/torchdrum-plugin.git
cd torchdrum-plugin
```

Expand Down

0 comments on commit def9964

Please sign in to comment.