From 67f612bc6f550437809d4c80a849ed768c5b05a3 Mon Sep 17 00:00:00 2001 From: Murat Ugur Eminoglu Date: Mon, 26 Feb 2024 11:04:33 +0300 Subject: [PATCH] Update installing-ams-on-linux.md --- docs/guides/installing-on-linux/installing-ams-on-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/installing-on-linux/installing-ams-on-linux.md b/docs/guides/installing-on-linux/installing-ams-on-linux.md index c9a9b710..b3b84a98 100644 --- a/docs/guides/installing-on-linux/installing-ams-on-linux.md +++ b/docs/guides/installing-on-linux/installing-ams-on-linux.md @@ -83,7 +83,7 @@ sudo wget https://raw.githubusercontent.com/ant-media/Scripts/master/install_ant ``` #### Update the installation script -If you have an existing installation script and we recommend updating it to the latest version, you can use the -u option with the script. This will update your current installation script to the newest version available. +If you have an existing installation script and we recommend updating it to the latest version, you can use the `-u` option with the script. This will update your current installation script to the newest version available. ```shell sudo ./install_ant-media-server.sh -u