Fix unwanted changes came in by copy and paste

This commit is contained in:
Wolfgang Huß 2024-02-06 16:44:29 +01:00
parent 050b8b50cc
commit b08cf43552

View File

@ -122,19 +122,19 @@ Clone the repository, this will create a new folder called `Ocelot-Social`:
Using HTTPS:
```bash
git clone https://github.com/Ocelot-Social-Community/Ocelot-Social.git
$ git clone https://github.com/Ocelot-Social-Community/Ocelot-Social.git
```
Using SSH:
```bash
git clone git@github.com:Ocelot-Social-Community/Ocelot-Social.git
$ git clone git@github.com:Ocelot-Social-Community/Ocelot-Social.git
```
Change into the new folder.
```bash
cd Ocelot-Social
$ cd Ocelot-Social
```
### Live Demo and Developer Logins