diff --git a/content/applications/app_specific/building_lis.md b/content/applications/app_specific/building_lis.md
index 6f13d9b95d27fd16113bc76ec000b0914e32d491..a9a2f31b4d765c403a2d10b0b1f400da77cde4aa 100644
--- a/content/applications/app_specific/building_lis.md
+++ b/content/applications/app_specific/building_lis.md
@@ -105,7 +105,6 @@ The following example shows how to compile LIS (Land Information System).
 {{% panel theme="info" header="Building LIS" %}}
 {{< highlight bash >}}
 [demo01@login.crane lis]$ module purge
-[demo01@login.crane lis]$ module load compiler/intel/19 openmpi/4.0
 [demo01@login.crane lis]$ module load compiler/intel/19 openmpi/4.0 LIS/7.3
 	This module loads the LIS suite (lis,lvt,ldt) build environment.
 	Users are expected to compile LIS themselves.