We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012a76b commit 3a971f4Copy full SHA for 3a971f4
1 file changed
README.adoc
@@ -92,21 +92,21 @@ To update, just download a newer release.
92
93
[source,shell]
94
----
95
-git clone git@github.com:constup/garbage-cleaner.git
+git clone git@github.com:constup/garbage-cleaner-powershell.git
96
97
98
or:
99
100
101
102
-git clone https://github.com/constup/garbage-cleaner.git
+git clone https://github.com/constup/garbage-cleaner-powershell.git
103
104
105
or with GitHub CLI:
106
107
108
109
-gh repo clone constup/garbage-cleaner
+gh repo clone constup/garbage-cleaner-powershell
110
111
112
To update, open terminal and enter the directory where constUP Garbage Cleaner is located, then run:
0 commit comments