fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

fix(README.md): fix typo (#457)

author
xxgj
committer
GitHub
date (Oct 31, 2022, 9:01 AM +0200) commit 535a82c9 parent e08351b6
+1 -1
+1 -1
README.md
··· 92 92 ] 93 93 EOF 94 94 95 - $GOPATH/bin/zoekt-server -mirror_config config.json 95 + $GOPATH/bin/zoekt-indexserver -mirror_config config.json 96 96 97 97 This will mirror all repos under 'github.com/username', 'github.com/org', as 98 98 well as the 'zoekt' repository. It will index the repositories.