Skip to content

Commit

Permalink
even better gist download link
Browse files Browse the repository at this point in the history
  • Loading branch information
JBGruber committed May 3, 2024
1 parent efea52a commit 8b5179a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ docker start ollama
Alternatively, you can use the Docker Compose file from [this gist](https://gist.github.com/JBGruber/73f9f49f833c6171b8607b976abc0ddc):

```sh
wget https://gist.githubusercontent.com/JBGruber/73f9f49f833c6171b8607b976abc0ddc/raw/4abf613b60a6e816ef975f31b2758d898baab249/docker-compose.yml
wget https://gist.githubusercontent.com/JBGruber/73f9f49f833c6171b8607b976abc0ddc/raw/docker-compose.yml
docker-compose up -d
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Alternatively, you can use the Docker Compose file from [this
gist](https://gist.github.com/JBGruber/73f9f49f833c6171b8607b976abc0ddc):

``` sh
wget https://gist.githubusercontent.com/JBGruber/73f9f49f833c6171b8607b976abc0ddc/raw/4abf613b60a6e816ef975f31b2758d898baab249/docker-compose.yml
wget https://gist.githubusercontent.com/JBGruber/73f9f49f833c6171b8607b976abc0ddc/raw/docker-compose.yml
docker-compose up -d
```

Expand Down

0 comments on commit 8b5179a

Please sign in to comment.