diff --git a/README.rst b/README.rst index 5733b293..e4015961 100644 --- a/README.rst +++ b/README.rst @@ -530,7 +530,7 @@ Since sessions are named, you can switch between multiple sessions: Note that session cookies respect domain and path. -Session data are store in ``~/httpie/sessions/.pickle``. +Session data are store in ``~/.httpie/sessions/.pickle``. ==============