forked from open-webui/open-webui
Add Docker apt repository set up for installation instructions
This commit is contained in:
parent
bc3df5ac51
commit
723db727d3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue