docs: fix typo (VSCode -> VS Code) (#13072)

This commit is contained in:
Kowyo
2025-11-13 12:49:33 +08:00
committed by GitHub
parent 54a76d3773
commit 684a9a8c5a
3 changed files with 7 additions and 7 deletions

View File

@@ -223,7 +223,7 @@ Refer to the section [above](#how-do-i-configure-ollama-server) for how to set e
## How can I use Ollama in Visual Studio Code?
There is already a large collection of plugins available for VSCode as well as other editors that leverage Ollama. See the list of [extensions & plugins](https://github.com/ollama/ollama#extensions--plugins) at the bottom of the main repository readme.
There is already a large collection of plugins available for VS Code as well as other editors that leverage Ollama. See the list of [extensions & plugins](https://github.com/ollama/ollama#extensions--plugins) at the bottom of the main repository readme.
## How do I use Ollama with GPU acceleration in Docker?