diff --git a/README.md b/README.md index 21823b8..cb2f4ab 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ sh -c "$(curl -L https://git.moelle.space/hxcde/gitpush/raw/branch/main/installg ``` ## Usage -```bash -`user@PC:/home/ymoelle/repo# nano README.md` -user@PC:/home/ymoelle/repo# gitpush +```diff +! user@PC:/home/ymoelle/repo# nano README.md +! user@PC:/home/ymoelle/repo# gitpush Write a short commit: -changed readme +! changed readme [main 4a28f67] 'changed readme' Committer: root 1 file changed, 1 insertion(+) @@ -25,4 +25,4 @@ remote: Processed 1 references in total To ssh://ssh.git.moelle.space:2222/hxcde/repo.git 94f5e1e..4a28f67 main -> main user@PC:/home/user/repo# -``` \ No newline at end of file +```