Explorar el Código

Merge pull request #474 from EmelyanenkoK/patch-1

Add Docker apt repository set up for installation instructions
Timothy Jaeryang Baek hace 2 años
padre
commit
26f7a1c682
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -100,6 +100,7 @@ Don't forget to explore our sibling project, [OllamaHub](https://ollamahub.com/)
 
    - **For Ubuntu and Other Linux Users:**
      - Open your terminal.
+     - Set up your Docker apt repository according to the [Docker documentation](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository)
      - Update your package index:
        ```bash
        sudo apt-get update