diff --git a/Readme.md b/Readme.md index 48f6b3b..9da7056 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ Rosie Serial LIS is a Windows service (written in Visual Basic.NET) that communi ## Installation -Rosie Serial LIS can be installed using the included setup file. Alternatively, navigate to the Rosie_Serial_LIS.exe file using the command prompt and enter the following commands: +Rosie Serial LIS can be installed using the **LIS_setup.msi** file. Alternatively, navigate to the Rosie_Serial_LIS.exe file using the command prompt and enter the following commands: ```bash installutil Rosie_Serial_LIS.exe @@ -89,4 +89,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.