fix readme

This commit is contained in:
Willy Kloucek
2021-03-01 17:21:25 +01:00
parent 58c3acb525
commit 92145eeab9

View File

@@ -1,6 +1,6 @@
# Project Development Dependencies.
This is directory which stores Go modules with pinned buildable package that is used within this repository, managed by https://github.com/bwplotka/bingo.
This directory stores Go modules with pinned buildable packages that are used within this repository, managed by https://github.com/bwplotka/bingo.
* Run `bingo get` to install all tools having each own module file in this directory.
* Run `bingo get <tool>` to install <tool> that have own module file in this directory.