From 92145eeab9900c837d892e16ca1691e2481a3318 Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Mon, 1 Mar 2021 17:21:25 +0100 Subject: [PATCH] fix readme --- .bingo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bingo/README.md b/.bingo/README.md index 7a5c2d4f6d..79b303d5e4 100755 --- a/.bingo/README.md +++ b/.bingo/README.md @@ -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 ` to install that have own module file in this directory.