diff --git a/test_scripts/bdy_coords_plot.py b/test_scripts/bdy_coords_plot.py
index 09bbf7c42b5408902b368c6955a4e068dbc4739e..6dfab63699e3c16748d446f74df8e5fe1e8346ca 100755
--- a/test_scripts/bdy_coords_plot.py
+++ b/test_scripts/bdy_coords_plot.py
@@ -6,7 +6,7 @@ Created on Thu Oct 24 11:28:04 2019
 @author: thopri
 """
 
-# Must be run from the PyNEMO main folder. Otherwise permission errors abound
+# Hard file/folder paths in namelist file and in process_bdy call below need to be updated to suit user
 
 import matplotlib.pyplot as plt
 from netCDF4 import Dataset