diff --git a/README.md b/README.md
index b90fdd2..ed3a553 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,6 @@ Please see [git-auth README.md](https://git.kmx.io/kmx.io/git-auth).
* Change directory with `cd kmxgit`
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
- * Install `bin/*` into `/usr/local/bin`
* Start Phoenix endpoint with `mix phx.server` or inside IEx with
`iex -S mix phx.server`