Add Docker apt repository set up for installation instructions

This commit is contained in:
EmelyanenkoK 2024-01-14 12:10:40 +03:00 committed by GitHub
parent bc3df5ac51
commit 723db727d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,6 +100,7 @@ Don't forget to explore our sibling project, [OllamaHub](https://ollamahub.com/)
- **For Ubuntu and Other Linux Users:** - **For Ubuntu and Other Linux Users:**
- Open your terminal. - 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: - Update your package index:
```bash ```bash
sudo apt-get update sudo apt-get update