mirror of
https://github.com/ollama/ollama.git
synced 2025-08-26 14:11:39 +02:00
docs: fix typo in development.md (#10998)
This commit is contained in:
committed by
GitHub
parent
2cf007c9d1
commit
c6a6d7294d
@@ -118,7 +118,7 @@ To run tests, use `go test`:
|
|||||||
go test ./...
|
go test ./...
|
||||||
```
|
```
|
||||||
|
|
||||||
> NOTE: In rare cirumstances, you may nedd to change a package using the new
|
> NOTE: In rare cirumstances, you may need to change a package using the new
|
||||||
> "synctest" package in go1.24.
|
> "synctest" package in go1.24.
|
||||||
>
|
>
|
||||||
> If you do not have the "synctest" package enabled, you will not see build or
|
> If you do not have the "synctest" package enabled, you will not see build or
|
||||||
|
Reference in New Issue
Block a user