diff --git a/README.md b/README.md index 508d4e3..74dbb6a 100644 --- a/README.md +++ b/README.md @@ -31,16 +31,6 @@ You can get started with GitLab Pages using Jekyll easily by either forking this Remember you need to wait for your site to build before you will be able to see your changes. You can track the build on the **Pipelines** tab. -### Start by forking this repository - -1. Fork this repository. -1. **IMPORTANT:** Remove the fork relationship. -Go to **Settings (⚙)** > **Edit Project** and click the **"Remove fork relationship"** button. -1. Enable Shared Runners. -Go to **Settings (⚙)** > **Pipelines** and click the **"Enable shared Runners"** button. -1. Rename the repository to match the name you want for your site. -1. Edit your website through GitLab or clone the repository and push your changes. - ### Start from a local Jekyll project 1. [Install][] Jekyll.