Procházet zdrojové kódy

Removed spurious "spew".

Brian Dorsey před 10 roky
rodič
revize
a6eef0c3a9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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