From 1d9b1f9a407f019a83e55e611c084c7183e24f12 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Fri, 31 Aug 2018 15:31:50 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 96fc5d2..3afc48d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Codingame Challenge using the excellent Codingame-Scala-Kit : https://github.com # Howto * Clone the project - * Clone https://github.com/huiwang/codingame-scala-kit.git into `codingame-scala-kit-forked` * Symlinks `build.sbt`, `src/main/scala/com` and `project` should be referring the appropriate paths in `codingame-scala-kit-forked` * Running `./enhanceCoK` should continuously build a file `target/CoK.scala` that you can sync with Codingame using a web-browser plugin.