Update configuration.rst

Fix extra slash
This commit is contained in:
I-Cat 2020-07-08 17:25:51 -04:00 committed by GitHub
parent a7be77f761
commit 05fdbc3cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ The user configuration file is expected to be stored somewhere in the user's
"home" directory.
- On Windows the "home" directory will be something like
``C:\\Users\sigmavirus24``, a.k.a, ``~\``.
``C:\Users\sigmavirus24``, a.k.a, ``~\``.
- On Linux and other Unix like systems (including OS X) we will look in
``~/``.