Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder authored Dec 20, 2018
1 parent cc1729d commit 70e4b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
kubectl port-forward svc/sourcegraph-frontend 3080:30080
```
Open http://localhost:30080 in your browser and you will see a setup page. Congrats, you have Sourcegraph up and running!
Open http://localhost:3080 in your browser and you will see a setup page. Congrats, you have Sourcegraph up and running!
1. Now [configure your deployment](configure.md).
Expand Down

0 comments on commit 70e4b1a

Please sign in to comment.