Skip to content

Commit 3a971f4

Browse files
committed
Documentation fixes
- fixed git links;
1 parent 012a76b commit 3a971f4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,21 +92,21 @@ To update, just download a newer release.
9292

9393
[source,shell]
9494
----
95-
git clone git@github.com:constup/garbage-cleaner.git
95+
git clone git@github.com:constup/garbage-cleaner-powershell.git
9696
----
9797

9898
or:
9999

100100
[source,shell]
101101
----
102-
git clone https://github.com/constup/garbage-cleaner.git
102+
git clone https://github.com/constup/garbage-cleaner-powershell.git
103103
----
104104

105105
or with GitHub CLI:
106106

107107
[source,shell]
108108
----
109-
gh repo clone constup/garbage-cleaner
109+
gh repo clone constup/garbage-cleaner-powershell
110110
----
111111

112112
To update, open terminal and enter the directory where constUP Garbage Cleaner is located, then run:

0 commit comments

Comments
 (0)