From de124537647187cdca565200a0554d91c32e0c76 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 4 Feb 2016 16:25:06 +0100 Subject: update README to point to latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f955a3860..e485c7d18 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ and can generate documentation in multiple formats including standard Javadoc, H ### Using the Command Line -To run Dokka from the command line, download the [Dokka jar](https://github.com/Kotlin/dokka/releases/download/0.9.1/dokka-fatjar.jar). +To run Dokka from the command line, download the [Dokka jar](https://github.com/Kotlin/dokka/releases/download/0.9.6/dokka-fatjar.jar). To generate documentation, run the following command: java -jar dokka-fatjar.jar -- cgit v1.2.3