ADC-scripts
ADC-scripts copied to clipboard
README.md typo
The Readme file has a typo in the section "NSPEPI and check_invalid_config tools can be run on the CentOS and Ubuntu systems" - "If python3 is installed, then please create a symbolic link for python like "ln -s /usr/bin/pytho3 /usr/bin/python".
The correct command should be "ln -s /usr/bin/python3 /usr/bin/python"