aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-02 21:50:45 +0000
committerFuwn <[email protected]>2021-06-02 21:50:45 +0000
commit9be56dc75e33bc4e134e4729b9567f88cede7ad2 (patch)
tree89243cc275b2dd8fdb3d8bf0bdef92359741e416 /README.rst
parentdocs(readme): installation instructions (diff)
downloadnitrous-9be56dc75e33bc4e134e4729b9567f88cede7ad2.tar.xz
nitrous-9be56dc75e33bc4e134e4729b9567f88cede7ad2.zip
refactor(process): nitrous as hidden directory
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 954c287..a27b8a1 100644
--- a/README.rst
+++ b/README.rst
@@ -60,7 +60,7 @@ of the other supported proxy types, -- :code:`http`, :code:`socks4`, or
$ nitrous check socks5 ./socks5_proxies.txt
The previous command (without any specified codes file) will run the check
-routine on a default file value of :code:`./nitrous/codes.txt`. If you would
+routine on a default file value of :code:`./.nitrous/codes.txt`. If you would
like to override this behaviour, specify your file after the proxy type with the
:code:`file` flag;