You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,13 +40,9 @@ decrease our workload and focus on data analysis.
37
40
* change target directory for output file to desired one, leave it default (current working directory) or set to be the same as source files
38
41
* add suffix for output file with `_YYYYMMDD_HHMMSS` and/or custom text
39
42
40
-
## Documentation
41
-
42
-
Visit https://limberduck.org/en/latest/tools/nessus-file-analyzer/ or https://nessus-file-analyzer.readthedocs.io to find out more.
43
-
44
43
## Installation
45
44
46
-
> **Note:**
45
+
> [!NOTE]
47
46
> It's advisable to use python virtual environment for below instructions. Read more about python virtual environment in [The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/dev/virtualenvs/)
48
47
>
49
48
>Read about [virtualenvwrapper in The Hitchhiker’s Guide to Python!](https://docs.python-guide.org/dev/virtualenvs/#virtualenvwrapper): [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io) provides a set of commands which makes working with virtual environments much more pleasant.
0 commit comments