From c7bd82ae5ed19833983f6c65279721724391d225 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya <shinsuke@yahoo.co.jp> Date: Mon, 13 Feb 2017 06:11:35 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f0a7e4b70..1ddfbd6f6 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,16 @@ For submitted questions, see [label:question](https://github.com/codelibs/fess/i ### Download -Fess 10.3 is available. +Fess 11.0 is available. The release page is [HERE](https://github.com/codelibs/fess/releases "download"). ### Install/Run Fess - $ unzip fess-10.3.x.zip - $ cd fess-10.3.x + $ unzip fess-11.0.x.zip + $ cd fess-11.0.x $ ./bin/fess -For the details, see [Installation Guide](http://fess.codelibs.org/10.3/install/index.html). +For the details, see [Installation Guide](http://fess.codelibs.org/11.0/install/index.html). ### Access Fess -- GitLab