ADC-scripts icon indicating copy to clipboard operation
ADC-scripts copied to clipboard

README.md typo

Open fabry76 opened this issue 1 year ago • 0 comments

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"

fabry76 avatar Feb 15 '24 21:02 fabry76