diff --git a/docs/en/docs/A-Ops/deploying-aops.md b/docs/en/docs/A-Ops/deploying-aops.md index f7f2cb8d867ab915bf51bcdf7b002a172936a01e..e7634bbdd62a5e522a9b9e431062bc9306c37f53 100644 --- a/docs/en/docs/A-Ops/deploying-aops.md +++ b/docs/en/docs/A-Ops/deploying-aops.md @@ -43,7 +43,7 @@ yum install aops-tools Use the **aops-basedatabase** script installed during aops-tools installation to install MySQL. ``` -cd /opt/aops/aops_tools +cd /opt/aops/scripts ./aops-basedatabase mysql ```