mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix typo
This commit is contained in:
parent
cf0911c2ac
commit
b7cbe5f76a
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Apache Zeppelin officially supports and is tested on next environments.
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
There are two options to install Apache Zeppelin on your machine. One is [downloading prebuild binary package](#downloading-binary-package) from the archive.
|
||||
There are two options to install Apache Zeppelin on your machine. One is [downloading pre-built binary package](#downloading-binary-package) from the archive.
|
||||
You can download not only the latest stable version but also the older one if you need.
|
||||
The other option is [building from the source](#building-from-source).
|
||||
Although it can be unstable somehow since it is on development status, you can explore newly added feature and change it as you want.
|
||||
|
|
|
|||
Loading…
Reference in a new issue