Skip to content

Commit 2e703a6

Browse files
committed
Release version 0.1.0
1 parent 71c50a5 commit 2e703a6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Mapnya is an extension library for map visualization.
5252
See [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
5658
This 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-
<!--
7071
Add this line to your application's Gemfile:
7172

7273
gem 'nyaplot'
@@ -78,7 +79,7 @@ And then execute:
7879
Or install it yourself as:
7980

8081
$ gem install nyaplot
81-
-->
82+
8283

8384
### Install IRuby notebook
8485
Nyaplot do not have any dependency, but we strongly recommend to install [IRuby](https://github.com/minad/iruby) by @minad at the same time.

0 commit comments

Comments
 (0)