chore: remove trailing whitespace from README.md formatting

This commit is contained in:
retoor 2025-04-23 18:42:19 +00:00
parent 012ef48608
commit 7d8fbd1ff0

View File

@ -1,7 +1,7 @@
# Free GPU's for everyone! Run Ollama on Google Colab by running only this script by running the curl a few lines below.
# Execute this script by running the following command in Jupyther Notebook (Google Collab):
# !curl https://molodetz.nl/retoor/uberlama/raw/branch/main/ollama-colab-v2.sh | bash
# !curl -fsSL https://molodetz.nl/retoor/uberlama/raw/branch/main/ollama-colab-v2.sh | sh
# Install Ollama.
curl -fsSL https://ollama.com/install.sh | sh