aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Jemerov <intelliyole@gmail.com>2016-02-15 12:42:42 +0100
committerDmitry Jemerov <intelliyole@gmail.com>2016-02-15 12:42:42 +0100
commit9f623db724dbb907f80d495552393689c8578de5 (patch)
tree947c3cb6d927eb5b49f6e4b7fb0813c83c5d11bd /README.md
parent27c4e526bcc34451fa4ba2289dd23a15f392b5d3 (diff)
downloaddokka-9f623db724dbb907f80d495552393689c8578de5.tar.gz
dokka-9f623db724dbb907f80d495552393689c8578de5.tar.bz2
dokka-9f623db724dbb907f80d495552393689c8578de5.zip
0.9.7
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e485c7d1..c45b2acc 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.6/dokka-fatjar.jar).
+To run Dokka from the command line, download the [Dokka jar](https://github.com/Kotlin/dokka/releases/download/0.9.7/dokka-fatjar.jar).
To generate documentation, run the following command:
java -jar dokka-fatjar.jar <source directories> <arguments>