mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Minor change
„$“ added
This commit is contained in:
parent
75d3536c9a
commit
637ee0ff0c
@ -48,12 +48,12 @@ Add the original Human Connection repository as `upstream`. This prepares you to
|
||||
{% tabs %}
|
||||
{% tab title="HTTPS" %}
|
||||
```bash
|
||||
git remote add upstream https://github.com/Human-Connection/Nitro-Backend.git
|
||||
$ git remote add upstream https://github.com/Human-Connection/Nitro-Backend.git
|
||||
```
|
||||
{% endtab %}
|
||||
{% tab title="SSH" %}
|
||||
```bash
|
||||
git remote add upstream git@github.com:Human-Connection/Nitro-Backend.git
|
||||
$ git remote add upstream git@github.com:Human-Connection/Nitro-Backend.git
|
||||
```
|
||||
{% endtab %}
|
||||
{% endtabs %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user