Skip to content

Commit fdfcb3c

Browse files
committed
corret readme for custom import paths
1 parent 2588f37 commit fdfcb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-import-paths/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cd $GOPATH/src/github.com/gophertuts/go-basics/vendor-directory/go-get-custom-do
1515
# fetch the package from custom URL
1616
go get -insecure 0.0.0.0/user/pkg
1717

18-
# run an HTTPS server
18+
# spin an HTTP server
1919
go run server.go
2020
```
2121

0 commit comments

Comments
 (0)