# 1. Clone the repository:
      git clone ...
      # 2. Navigate to the client directory:
      cd ...
      # 3. Create a new Python virtual environment:
      python3 -m venv ...