Skip to content

Commit ec09010

Browse files
RewardedIvansemrekkers
authored andcommitted
Fix "ennviroment" (mattn#1077)
Fix typo in README
1 parent 692d006 commit ec09010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ go build --tags "icu json1 fts5 secure_delete"
181181

182182
# Compilation
183183

184-
This package requires the `CGO_ENABLED=1` ennvironment variable if not set by default, and the presence of the `gcc` compiler.
184+
This package requires the `CGO_ENABLED=1` environment variable if not set by default, and the presence of the `gcc` compiler.
185185

186186
If you need to add additional CFLAGS or LDFLAGS to the build command, and do not want to modify this package, then this can be achieved by using the `CGO_CFLAGS` and `CGO_LDFLAGS` environment variables.
187187

0 commit comments

Comments
 (0)