Update readme with correct filepath.

Readme states 'Key bindings in the terminal can be changed by writing a ~/.lambda-term-inputrc file. For example:'

However, after writing this file and exiting utop after it's next restart generates the below warning:

`Warning: it is recommended to move `/home/owen/.lambda-term-inputrc` to `$XDG_CONFIG_HOME`, see:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html`
This commit is contained in:
oemmerson 2022-06-19 17:51:50 +01:00 committed by GitHub
parent cb7ecfc8bb
commit 705986a866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ UTop.set_show_box false
### Key bindings
Key bindings in the terminal can be changed by writing a
`~/.lambda-term-inputrc` file. For example:
`~/.config/lambda-term-inputrc` file. For example:
[read-line]
C-left: complete-bar-prev