kookjin kim created ZEPPELIN-2858:
-------------------------------------
Summary: I wanna edit " 'Apache Zeppelin documentation 'README.md'
" at Git site
Key: ZEPPELIN-2858
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2858
Project: Zeppelin
Issue Type: Bug
Components: documentation
Affects Versions: 0.8.0
Environment: MACOS sierra version 10.12.6
Reporter: kookjin kim
Priority: Trivial
Fix For: 0.8.0
Requirements
#1 move to zeppelin home diretory( read the Online Documents of Apache Zeppelin)
$ cd zeppelin/docs
#2 Install ruby
$ \curl -sSL https://get.rvm.io | bash -s stable --ruby
* Click - https://rvm.io/rvm/install#any-other-system if you have
another OS
#3 Execute `source ~/.profile` after installing
#4 and then Install ruby version by command
$ rvm install 2.1.0
#5 Check ruby version
$ ruby --version
#6 Install bundler using gem
$ gem install bundler
Please see this site
https://github.com/kookbal/zeppelin/tree/master/docs
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)