File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ Mapnya is an extension library for map visualization.
5252See [ this notebook] ( http://nbviewer.ipython.org/github/domitry/nyaplot/blob/master/examples/notebook/Mapnya.ipynb ) to learn more.
5353
5454## Installation
55+ ### Install nyaplot
56+ <!--
5557### Build and install nyaplot
5658This gem is still under development and is not registered to RubyGems.org. Therefore clone this repository and build gem by yourself to try it.
5759
@@ -64,9 +66,8 @@ And then build and install using gem command:
6466 cd nyaplot
6567 gem build nyaplot.gemspec
6668 gem install nyaplot-0.0.1.gem
69+ -->
6770
68-
69- <!--
7071Add this line to your application's Gemfile:
7172
7273 gem 'nyaplot'
@@ -78,7 +79,7 @@ And then execute:
7879Or install it yourself as:
7980
8081 $ gem install nyaplot
81- -->
82+
8283
8384### Install IRuby notebook
8485Nyaplot do not have any dependency, but we strongly recommend to install [ IRuby] ( https://github.com/minad/iruby ) by @minad at the same time.
You can’t perform that action at this time.
0 commit comments