diff --git a/.github/README.md b/.github/README.md index fde704c60..897584b3e 100644 --- a/.github/README.md +++ b/.github/README.md @@ -14,7 +14,6 @@ - [Adding or Updating Lists](#adding-or-updating-lists) - [Adding or Updating Rules](#adding-or-updating-rules) - [Building and Running Locally](#building-and-running-locally) - - [Up and Running](#up-and-running) - [Acknowledgements](#acknowledgements) - [Miscellany](#miscellany) - [Disclaimer](#disclaimer) @@ -55,8 +54,6 @@ FilterLists does not maintain any of these lists. It serves only as a discovery We have containerized FilterLists to make it as easy as possible for contributers to get the project up and running locally. -### Up and Running - 1. Install Docker CE for your computer's operating system. [Docs](https://docs.docker.com/install/) 2. Clone the FilterLists git repository to your computer. [Docs](https://help.github.com/en/articles/cloning-a-repository) 3. Navigate to the root directory of your locally cloned FilterLists git repository in a command-line interface.