diff --git a/README.rst b/README.rst index e34d879c..e49f269b 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ The `pgcli` is written using prompt_toolkit_. - ``SELECT * FROM `` will only show table names. - ``SELECT * FROM users WHERE `` will only show column names. -* Config file is automatically created at ``~/.pglirc`` at first launch. +* Config file is automatically created at ``~/.pgclirc`` at first launch. * Primitive support for ``psql`` back-slash commands. * Pretty prints tabular data.