Skip to content

Commit 7e1e2e9

Browse files
authored
Clean up electrs markdown by removing duplicate info
Removed duplicate commit signature information from the documentation.
1 parent ff959dd commit 7e1e2e9

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

electrs.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,11 @@ cd electrs
4040
```
4141
```
4242
git checkout v0.11.1 && \
43-
git log --show-signature
43+
git verify-tag v0.11.1
4444
```
4545

4646
{: .info }
47-
commit 35216c6d30148be8e6763d913d437330f431fc03 (HEAD, tag: v0.11.1)
48-
Good "git" signature for git@romanzey.de with ED25519 key SHA256:GifMn7F2swVKyn6MewbQHrYCs4i/bPK7gnwxhuPz/YA)
49-
47+
Good "git" signature for git@romanzey.de with ED25519 key SHA256:GifMn7F2swVKyn6MewbQHrYCs4i/bPK7gnwxhuPz/YA
5048
```
5149
cargo build --locked --release
5250
```

0 commit comments

Comments
 (0)