Skip to content

Commit a738587

Browse files
authored
Fix INSTALL.md
1 parent 159ef17 commit a738587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ If you installed **multi-language-al-folio** as described above, you can manuall
240240

241241
```bash
242242
# Assuming the current directory is <your-repo-name>
243-
$ git remote add upstream https://github.com/alshedivat/al-folio.git
243+
$ git remote add upstream https://github.com/george-gca/multi-language-al-folio.git
244244
$ git fetch upstream
245245
$ git rebase v1.14.4
246246
```

0 commit comments

Comments
 (0)