Skip to content

Commit 626d304

Browse files
author
Sebastian Ramacher
committed
Update README to mention the new config file location.
1 parent 94f569a commit 626d304

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,9 @@ as you type.
107107
Configuration
108108
=============
109109
See the sample-config file for a list of available options.
110-
You should save your config file as ~/.bpython/config or specify
111-
at the command line:
110+
You should save your config file as ~/.config/bpython/config
111+
(i.e $XDG_CONFIG_HOME/bpython/config) or specify at the
112+
command line:
112113

113114
bpython --config /path/to/bpython/config
114115

0 commit comments

Comments
 (0)