diff --git a/example_project/README.md b/example_project/README.md index d46770c..36d902e 100644 --- a/example_project/README.md +++ b/example_project/README.md @@ -29,8 +29,6 @@ $ python manage.py runserver Open your browser and go to `http://localhost:8000`. VoilĂ ! -[](https://github.com/juanifioren/meteor-coffee-boilerplate) - ## Install package for development After you run `pip install -r requirements.txt`. @@ -41,4 +39,4 @@ $ pip uninstall django-oidc-provider # Go back and add the package again. $ cd .. $ pip install -e . -``` \ No newline at end of file +```