diff --git a/human-script.md b/human-script.md index 53b3674..f197d76 100644 --- a/human-script.md +++ b/human-script.md @@ -882,7 +882,7 @@ sudo apt-get install -y postgresql-client-16 - You can use the following script to install python and some required packages: ```bash -sudo apt-get install python3.10 python3.10-venv +sudo apt-get install -y python3.10 python3.10-venv ``` #### 080.1.5 Create user in DWH