From 5b20cab205b9f7283883857c7b5667230da72767 Mon Sep 17 00:00:00 2001 From: Stockton Jenkins <jsjenkins4@wisc.edu> Date: Wed, 12 Feb 2025 11:07:50 -0600 Subject: [PATCH] Update projects.md --- projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.md b/projects.md index a417a7c..3de19cf 100644 --- a/projects.md +++ b/projects.md @@ -168,7 +168,7 @@ Note that we will be updating the `autobadger` CLI throughout the semester to ha To update the version, you can the following (again, inside your `venv`): ```bash -pip install -r requirements.txt --force-reinstall +pip install -r requirements.txt ``` ## Submission -- GitLab