From 6034b94828e6296f45b46dde7ee5c1b5a693d58e Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Tue, 9 Sep 2025 20:35:50 -0500 Subject: [PATCH] docs(docs): correction to where the location is for example --- lstDocs/docs/install-extras/iis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lstDocs/docs/install-extras/iis.md b/lstDocs/docs/install-extras/iis.md index e553392..7c51551 100644 --- a/lstDocs/docs/install-extras/iis.md +++ b/lstDocs/docs/install-extras/iis.md @@ -46,7 +46,7 @@ Please note that if you plan to utlize the scanner app you must use IIS to run a - Change the phycical path to the path that you have the lst wrapper in, below is the example we used to install the app from the install instructions. ```bash -E:\LST\lstWrapper +E:\LST\lstWrapper\publish ``` ![](/img/install/application.png)