mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(readme): ♻ rm 'Up and Running'
This commit is contained in:
parent
f48f70ec11
commit
786485fb90
1 changed files with 0 additions and 3 deletions
3
.github/README.md
vendored
3
.github/README.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue