vinitshahdeo/PortScanner

Documentation error

Open

#69 opened on Aug 17, 2020

 (3 comments) (0 reactions) (1 assignee)Python (122 forks)auto 404
documentationeasygood first issuehacktoberfesthelp wantedup for grabs

Repository metrics

Stars
 (150 stars)
PR merge metrics
 (PR metrics pending)

Description

There is a minute error in documentation. Step 5 in How to run(UI) section says the following command python mainScanner.py where it should be python src/mainScanner.py

Contributor guide