Merge pull request #1031 from dod-ccpo/readme-fix-entr

URL changed for the entr tool
This commit is contained in:
Jay R. Newlin (PromptWorks)
2019-08-16 15:54:29 -04:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ locally:
running on the default port of 6379. You can ensure that Redis is running by running on the default port of 6379. You can ensure that Redis is running by
executing `redis-cli` with no options and ensuring a connection is succesfully made. executing `redis-cli` with no options and ensuring a connection is succesfully made.
* [`entr`](http://www.entrproject.org/) * [`entr`](http://eradman.com/entrproject/)
This dependency is optional. If present, the queue worker process will hot This dependency is optional. If present, the queue worker process will hot
reload in development. reload in development.