From 8134aee3258372c7fee9a1c56038ab53e7ab6189 Mon Sep 17 00:00:00 2001 From: Ari Summer Date: Sun, 21 Feb 2016 09:54:01 -0800 Subject: Update config file location in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 35bd9406..09d80176 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,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 ``~/.pgclirc`` at first launch. +* Config file is automatically created at ``~/.config/pgcli/config`` at first launch. * Primitive support for ``psql`` back-slash commands. * Pretty prints tabular data. -- cgit v1.2.3