From 422b96c92266be1d4e6cd87bb4495e3573b3de3a Mon Sep 17 00:00:00 2001 From: Andrei Moraru Date: Sat, 3 Feb 2024 13:21:43 +0200 Subject: [PATCH] tiny correction --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26fd594..34b08d3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ ```bash git clone https://github.com/AndreiMoraru123/ContextCollector.git cd ContextCollector -make +chmod +x make +./make ``` #### Via the [Python API](https://github.com/cocodataset/cocoapi)