From 3cb3b4d554692109cf0669b2e0eb72eb5a758ab4 Mon Sep 17 00:00:00 2001 From: Richard Davison Date: Thu, 8 Aug 2019 15:01:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb71640..5232951 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This util allows for mapping any HttpServletRequest and HttpServletResponse to and from API gateway classes ## Installation -1. Add Jitpack to repos in gradle.build +1. Add Jitpack to repos in gradle.build.kts ```kotlin repositories {