diff --git a/gridded_glm/PACKAGE_README.md b/gridded_glm/PACKAGE_README.md
index 0dfead51449ddf2d9aa5505c6447df84e3a73e84..bf75c066e2edcda78a6f63ba64158c1b4cdaff6c 100644
--- a/gridded_glm/PACKAGE_README.md
+++ b/gridded_glm/PACKAGE_README.md
@@ -1,4 +1,4 @@
-# CSPP Geo Gridded GLM v1.0 Beta1
+# CSPP Geo Gridded GLM v1.0
 
 CSPP Geo Gridded GLM software processes GOES-16 and GOES-17 Geostationary Lightning Mapper (GLM) Level 2+ LCFA products in mission standard format, generating a new set of products which have been gridded to the Advanced Baseline Imager (ABI) 2-km resolution, and are aggregated at one-minute intervals. Spatial extent information that is not readily available in the GLM L2+ data is recovered and used to create the gridded products.
 
@@ -44,8 +44,8 @@ The University of Wisconsin-Madison Space Science and Engineering Center (SSEC)
 To install, extract the tarball and optionally add the bin directory to your PATH.
 
 ```
-tar xf cspp-geo-gridded-glm-1.0b1.tar.xz
-export PATH=$PATH:$PWD/cspp-geo-gridded-glm-1.0b1/bin
+tar xf cspp-geo-gridded-glm-1.0.tar.xz
+export PATH=$PATH:$PWD/cspp-geo-gridded-glm-1.0/bin
 ```
 
 A test data tarball can be downloaded from the same location as the software. Reference output is included. Refer to the EXAMPLES section below to run the test case.​