diff --git a/gridded_glm/README.md b/gridded_glm/README.md
index f0c64359bd90278265f79065011b76c7ce3e503e..84e1dfbc972e00393e78d14da15b22bff8bd7723 100644
--- a/gridded_glm/README.md
+++ b/gridded_glm/README.md
@@ -7,8 +7,8 @@ Gridded GLM package.
 
 ```bash
 docker run -it -v $PWD:/work --rm cspp_geo_gridded_glm/run_package:r20191024 \
-    bash /opt/ssec/cspp_geo_gridded_glm-v1.0.0-prealpha0/bin/make_glm_grids.sh -o /work \
-    --fixed_grid --split_events --goes_position east --goes_sector conus --dx=2.0 --dy=2.0 OR*.nc
+    make_glm_grids.sh -o /work --fixed_grid --split_events \
+    --goes_position east --goes_sector conus --dx=2.0 --dy=2.0 OR*.nc
 ```
 
 Note that "OR*.nc" must exist in the current directory to make bash expand