refactor(readme): ♻ rm 'Up and Running'

This commit is contained in:
Collin M. Barrett 2021-01-24 13:17:37 -06:00
parent f48f70ec11
commit 786485fb90

3
.github/README.md vendored
View file

@ -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.