Skip to content

Commit 9682f61

Browse files
committed
Add install instructions
1 parent d060279 commit 9682f61

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@ These transliteration systems currently work:
2323
`icao-rus-Cyrl-Latn-9303`:: ICAO MRZ Romanization of Russian
2424
`bas-rus-Cyrl-Latn-bss`:: Bulgaria Academy of Science Streamlined System for Russian
2525

26+
== Installation
27+
28+
Interscript depends on Ruby. Once you manage to install Ruby, it's easy.
29+
30+
[source,sh]
31+
----
32+
gem install interscript
33+
----
34+
2635

2736
== Usage
2837

0 commit comments

Comments
 (0)