diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,8 +6,4 @@ Installation $ go get modernc.org/sqlite -Or for installation without CGO enabled: - - $ CGO_ENABLED=0 go get modernc.org/sqlite - Documentation: [godoc.org/modernc.org/sqlite](http://godoc.org/modernc.org/sqlite) |