fix: Typo in installation.md

This commit is contained in:
1ambda 2017-05-30 04:48:30 +09:00
parent 30f7d7e066
commit 9dfd62c742

View file

@ -113,7 +113,7 @@ You can also install 3rd party interpreters located in the maven repository by u
The above command will download maven artifact `groupId1:artifact1:version1` and all of its transitive dependencies into `interpreter/interpreter1` directory.
After restart Zeppelin, then [create interpreter setting](./overview.html#what-is-zeppelin-interpreter) and [bind it with your note](../overview.html#what-is-interpreter-setting).
After restart Zeppelin, then [create interpreter setting](./overview.html#what-is-zeppelin-interpreter) and [bind it with your note](./overview.html#what-is-interpreter-setting).
#### Install multiple 3rd party interpreters at once