Skip to content

Commit

Permalink
docs: remove make tools task
Browse files Browse the repository at this point in the history
This task does not exist any more and the dependency building is much smarter now.

See #711
Closes #750
  • Loading branch information
aeneasr committed Oct 11, 2020
1 parent d4b019c commit ec6e664
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Expand Up @@ -348,11 +348,6 @@ You need Go 1.13+ with `GO111MODULE=on` and (for the test suites):

It is possible to develop ORY Kratos on Windows, but please be aware that all guides assume a Unix shell like bash or zsh.

##### Install Tools

When cloning ORY Kratos, run `make tools`. It will download several required dependencies. If you haven't run the command
in a while it's probably a good idea to run it again.

#### Install from source

```shell script
Expand Down

0 comments on commit ec6e664

Please sign in to comment.