diff --git a/readme.md b/readme.md index ca540be..e9b5cc0 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ ## installing & running -`bvg-rest` expects a [Redis](https://redis.io/) server running on `127.0.0.1:6379` (default port), but you can set the `REDIS_URL` environment variable to change this. +`db-rest` expects a [Redis](https://redis.io/) server running on `127.0.0.1:6379` (default port), but you can set the `REDIS_URL` environment variable to change this. ### via Docker