We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721d39c commit 5b350fdCopy full SHA for 5b350fd
README.md
@@ -29,7 +29,7 @@ anyway. Some things worth highlighting:
29
You will need a [CodeSearch][CS] binary. You can build this by installing [Go][]
30
and get the binary.
31
32
- go get code.google.com/p/codesearch/cmd/...
+ go get github.com/google/codesearch/cmd/...
33
34
### Installation
35
0 commit comments