From 44a8631b26f70ed419ef9104587dafd37f030759 Mon Sep 17 00:00:00 2001 From: locker98 Date: Sun, 15 Sep 2024 00:52:44 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f114c9d..05dcc1c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ This repository contains a Jupyter notebook that demonstrates how to perform pos 1. Clone the repository: ```bash -git clone https://github.com/thelocker98/openmv-classification-training.git cd openmv-classification-training +git clone https://github.com/thelocker98/openmv-classification-training.git +cd openmv-classification-training ``` 3. Run the notebook using Jupyter ```bash