diff --git a/README.md b/README.md index 4f6183a8e103818a68dfd14a6746fe205e1d1628..20749e978245e56f6125613ad4c5accc143e1dd6 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ pip install -r requirements.txt Next, navigate to [Your Main Contribution (MNIST here)] and run it. ```bash # module folder -cd src +cd project # run module (example: mnist as your main contribution) python lit_classifier_main.py