Skip to content

Commit cba1d40

Browse files
authored
Update README.md
URL updated
1 parent 5ff6897 commit cba1d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Clone (or download and move/upload) the repository into a subdirectory of your p
7777

7878
```
7979
cd ext/
80-
git clone https://github.com/SMcCandlish/phpbb-ext-topictags.git robertheim/topictags/
80+
git clone https://github.com/SMcCandlish/phpBB-ext-RHTopicTags.git robertheim/topictags/
8181
```
8282

8383
We are using the original `robertheim/` path name because most of the code is his, and you cannot run this copy and the origial by RH at the same time, so there's no reason not to directly replace the original.
@@ -181,7 +181,7 @@ mv topictags ~/
181181

182182
Then re-download the current version (while still in the `ext/robertheim/` directory) with:
183183

184-
`git clone https://github.com/SMcCandlish/phpbb-ext-topictags.git topictags/`
184+
`git clone https://github.com/SMcCandlish/phpBB-ext-RHTopicTags.git topictags/`
185185

186186
(or download it to your local computer and copy the files over by SFTP, SCP, or whatever means you use for this purpose).
187187

0 commit comments

Comments
 (0)