diff --git a/README.md b/README.md
index 56ff6b41..0e1dc235 100644
--- a/README.md
+++ b/README.md
@@ -107,12 +107,16 @@ docker pull six2dez/reconftw:main
- Run the container
```bash
-$ docker run -it --rm \
- -v "${PWD}/OutputFolder/":'/reconftw/Recon/' \
- six2dez/reconftw:main -d example.com -r
+docker run -it --rm \
+-v "${PWD}/OutputFolder/":'/reconftw/Recon/' \
+six2dez/reconftw:main -d example.com -r
```
-However, if you wish to:
+- View results (they're NOT in the Docker container)
+
+ - As the folder you cloned earlier (named `reconftw`) is being renamed to `OutputFolder`, you'll have to go to that folder to view results.
+
+If you wish to:
1. Dynamically modify the behaviour & function of the image
2. Build your own container
@@ -401,6 +405,8 @@ reset='\033[0m'
## Example Usage
+**NOTE: this is applicable when you've installed reconFTW on the host (e.g. VM/VPS/cloud) and not in a Docker container.**
+
### To perform a full recon on single target
```bash
@@ -628,7 +634,7 @@ If you want to contribute to this project, you can do it in multiple ways:
This section shows the current financial sponsors of this project
-[](https://github.com/0xtavian)
+[](https://github.com/0xtavian)
## Thanks :pray: