mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Fixed small typo
This commit is contained in:
parent
ecefa3b86f
commit
2c472f5ad9
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ go env -w CGO_ENABLED=1
|
||||||
go mod tidy && go build
|
go mod tidy && go build
|
||||||
```
|
```
|
||||||
|
|
||||||
This might take some time to complete initially because of the `go-sqlite3` driver, but should be much faster after subsequent builds.
|
This might take some time to complete initially because of the `go-sqlite3` driver, but should be much faster for subsequent builds.
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue