From fe9b91804b3e9a3069a0e76e85d8209abf7622da Mon Sep 17 00:00:00 2001 From: Iwao AVE! Date: Sun, 12 Aug 2018 23:01:51 +0900 Subject: [PATCH] Added offline installation instruction to README. refs #88 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36448fa..ac47633 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ There are several ways to install MyBatipse. - Choose __Eclipse Marketplace...__ in __Help__ menu of your Eclipse and search __MyBatipse__. - Choose __Install New Software...__ in __Help__ menu and enter the following URL. http://dl.bintray.com/harawata/eclipse +- For offline installation, see [here](https://github.com/mybatis/mybatipse/issues/88#issuecomment-411817801). ## Bugs, questions, suggestions, etc. Please use the [issue tracker](https://github.com/harawata/mybatipse/issues).