From d52efc71bbfdeea45a36c35bb9fb9dd41e516e48 Mon Sep 17 00:00:00 2001 From: William Falcon <waf2107@columbia.edu> Date: Fri, 11 Sep 2020 10:44:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a449d6..1804148 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ cd deep-learning-project-template pip install -e . pip install -r requirements.txt ``` - Next, navigate to [Your Main Contribution (MNIST here)] and run it. + Next, navigate toany file and run it. ```bash # module folder cd project -- GitLab