Skip to content

Commit 8d24770

Browse files
committed
docs(website): update docs
1 parent ab31e56 commit 8d24770

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ git add -A .release-me
3333
git commit -m "chore: integration of release-me to my project"
3434
```
3535

36-
## Docker \[WIP\]
36+
## Docker
3737

3838
```bash title="Bash (Terminal)"
3939
docker run --rm --volume $(pwd):/repository dalisoft/release-me:latest

docs/features/SSH_SIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sidebar_position: 2
33
title: SSH Sign
44
---
55

6-
# SSH Sign \[EXPERIMENTAL\]
6+
# SSH Sign
77

88
This project allows you use SSH Sign for your Git tags without headaches and with keeping same performance
99

0 commit comments

Comments
 (0)