diff --git a/README.md b/README.md
index 67032619..ce24362a 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ All the processing will happen on your local computer, it does not transmit your
**Important:** If you're using Windows, please install docker inside your [WSL](https://docs.microsoft.com/en-us/windows/wsl/install)'s Linux. Install docker for the Linux distro in your WSL. **Don't install Docker for Windows.**
# Installation
-1. Clone this repository: `git clone git@github.com:cmdr2/stable-diffusion-ui.git` or [download the zip file](https://github.com/cmdr2/stable-diffusion-ui/archive/refs/heads/main.zip) and unzip.
+1. Clone this repository: `git clone https://github.com/cmdr2/stable-diffusion-ui.git` or [download the zip file](https://github.com/cmdr2/stable-diffusion-ui/archive/refs/heads/main.zip) and unzip.
2. Open your terminal, and in the project directory run: `docker-compose up &` (warning: this will take some time during the first run, since it'll download Stable Diffusion's [docker image](https://replicate.com/stability-ai/stable-diffusion), nearly 17 GiB)
3. Open http://localhost:8000 in your browser. That's it!
@@ -68,4 +68,4 @@ Also, please feel free to submit a pull request, if you have any code contributi
# Disclaimer
The authors of this project are not responsible for any content generated using this interface.
-This license of this software forbids you from sharing any content that violates any laws, produce any harm to a person, disseminate any personal information that would be meant for harm, spread misinformation and target vulnerable groups. For the full list of restrictions please read [the license](LICENSE).
\ No newline at end of file
+This license of this software forbids you from sharing any content that violates any laws, produce any harm to a person, disseminate any personal information that would be meant for harm, spread misinformation and target vulnerable groups. For the full list of restrictions please read [the license](LICENSE).
diff --git a/index.html b/index.html
index ac8655ab..7be1abb4 100644
--- a/index.html
+++ b/index.html
@@ -87,8 +87,13 @@
+<<<<<<< HEAD
+=======
+
+
+>>>>>>> 493116300f03ece00eb585f5f35ecbe978412974