Skip to content

Commit 5750c91

Browse files
author
Lazy Luis
authored
Merge pull request #543 from emad-siddiq/fix-release-tag-typo-tss-doc
Remove extra dot in shuttler release tag (tss.md)
2 parents e33f757 + 25f2f32 commit 5750c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sidechain-testnet-5/tss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
4949
```
5050
git clone https://github.com/sideprotocol/shuttler.git
5151
cd shuttler
52-
git checkout v2.0.0-rc.1
52+
git checkout v2.0.0-rc1
5353
cargo build --release
5454
```
5555

0 commit comments

Comments
 (0)