mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-10-03 18:12:16 -04:00
Merge branch 'patch-1' into 'main'
Add Git over HTTPS to installation instructions See merge request PronounsPage/PronounsPage!337
This commit is contained in:
commit
cf402345ad
@ -18,6 +18,11 @@ with
|
|||||||
```
|
```
|
||||||
"@fortawesome/fontawesome-pro": "git+ssh://git@gitlab.com:Avris/FakeFontAwesomePro.git",
|
"@fortawesome/fontawesome-pro": "git+ssh://git@gitlab.com:Avris/FakeFontAwesomePro.git",
|
||||||
```
|
```
|
||||||
|
or, for Git via HTTPS:
|
||||||
|
|
||||||
|
```
|
||||||
|
"@fortawesome/fontawesome-pro": "git+https://git@gitlab.com/Avris/FakeFontAwesomePro.git",
|
||||||
|
```
|
||||||
|
|
||||||
Do not commit that change!
|
Do not commit that change!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user