docs(readme): 📝 add link to Up and Running Issue

This commit is contained in:
Collin M. Barrett 2020-10-05 18:36:45 +00:00 committed by GitHub
parent 9eb989bb96
commit b554730841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/README.md vendored
View file

@ -77,7 +77,7 @@ We have containerized FilterLists to make it as easy as possible for contributer
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.
4. TBD...
4. [TBD...](https://github.com/collinbarrett/FilterLists/issues/1998)
# Acknowledgements