瀏覽代碼

Removed spurious "spew".

Brian Dorsey 10 年之前
父節點
當前提交
a6eef0c3a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ $ go get -u github.com/davecgh/go-spew/spew
 Add this import line to the file you're working in:
 
 ```Go
-import spew "github.com/davecgh/go-spew/spew"
+import "github.com/davecgh/go-spew/spew"
 ```
 
 To dump a variable with full newlines, indentation, type, and pointer