diff --git a/README.md b/README.md index 1bce4b0..9c43673 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project is used as a capstone project for [Eskwelabs](https://www.eskwelabs ## Setup Run ```s -conda env create -f crime-prediction.yml +conda env create -f crime-capstone.yml ``` to create a virtual environment. You may also use the `requirements.txt` to install the dependencies.