mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
add local repo tip (#48382)
Can clean this up later, but wanted to make sure we got it in there. ## Test plan <!-- All pull requests REQUIRE a test plan: https://docs.sourcegraph.com/dev/background-information/testing_principles --> Passing CI
This commit is contained in:
parent
73155ec6ee
commit
5f196798b1
@ -48,6 +48,7 @@ Start Sourcegraph by running the following in a terminal:
|
||||
```sh
|
||||
sourcegraph
|
||||
```
|
||||
TIP: If you run `sourcegraph` from a local project directory in your terminal, App will automatically sync your files
|
||||
|
||||
Navigate to http://localhost:3080 in your browser.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user