Skip to content

Commit

Permalink
Merge pull request #120 from echo0101/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
orangy committed May 31, 2017
2 parents 0f798e4 + 488e1ef commit 047797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -128,7 +128,7 @@ dependency:
dependencies {
compile "org.jetbrains.ktor:ktor-core:$ktorVersion"
// you may also need to include host implementation as well, for example
// compile "org.jetbrains.ktor:ktor-host-jetty:$ktorVersion"
// compile "org.jetbrains.ktor:ktor-jetty:$ktorVersion"
}
```

Expand Down

0 comments on commit 047797a

Please sign in to comment.