Skip to content

Commit 85dd4c8

Browse files
committed
Reflect new preferred config file location in README.
1 parent db3a34d commit 85dd4c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ as you type.
106106

107107
Configuration
108108
=============
109-
See the sample.ini file for a list of available options.
110-
You should save your ini file as ~/.bpython.ini or specify
109+
See the sample-config file for a list of available options.
110+
You should save your config file as ~/.bpython/config or specify
111111
at the command line:
112112

113-
bpython -c /path/to/bpython.ini
113+
bpython -c /path/to/bpython/config
114114

115115
Known Bugs
116116
==========

0 commit comments

Comments
 (0)