mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
move building from source to bottom of README.
This commit is contained in:
parent
7da7ab9108
commit
24e9a36fa6
1 changed files with 3 additions and 3 deletions
|
@ -30,9 +30,6 @@ Kibana is an open source (Apache Licensed), browser based analytics and search d
|
|||
|
||||
<!-- include {"path":"docs/quick_start.md"} -->
|
||||
|
||||
## Building from Source
|
||||
If you want the latest code or need something that's not in a release package, you'll need to build from source. See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions.
|
||||
|
||||
## Quick Start
|
||||
|
||||
You're up and running! Fantastic! Kibana is now running on port 5601, so point your browser at http://YOURDOMAIN.com:5601.
|
||||
|
@ -329,3 +326,6 @@ Clicking *Edit* will allow you to change the title, description and other settin
|
|||
|
||||
*Note:* this operation is for advanced users only - making changes here can break large portions of the application.
|
||||
<!-- /include -->
|
||||
|
||||
## Building from Source
|
||||
If you want the latest code or need something that's not in a release package, you'll need to build from source. See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue