forgor to update readme

This commit is contained in:
missing 2022-09-08 13:15:59 -05:00
parent f69d418ac6
commit c1ba18b03f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
A ~~simple~~ cargo registry.
To run this, you need to:
- Create a `registry.toml` file in the current directory with the following contents:
- Create a `/etc/warehouse/warehouse.toml` file with the following contents:
```toml
working_dir = "/path/to/some/directory"
postgres_uri = "postgres://user:pass@db_host/db_name"