From 0c430bd0dfd7428634f69b03fe6ce4fb2cb20d45 Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Mon, 22 Feb 2021 16:59:01 +0000 Subject: [PATCH] Update README.md (#19) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 036ade9e..dab6c2fb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ repository: * [Install Elixir](https://elixir-lang.org/install.html) * Clone the repository: `git clone https://github.com/pentacent/keila.git` -* [Install Elixir](https://elixir-lang.org/install.html) * Install dependencies with `mix deps.get` * Install dependencies and set up database with `mix setup` * Start Keila server with `mix phx.server`