Browse Source

Removing fork note to get started

Nathan Schneider 2 years ago
parent
commit
e8894676f8
1 changed files with 0 additions and 10 deletions
  1. 0 10
      README.md

+ 0 - 10
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.