diff --git a/lectures/01_model_training.md b/lectures/01_model_training.md index 01637f4..21723b8 100644 --- a/lectures/01_model_training.md +++ b/lectures/01_model_training.md @@ -46,7 +46,7 @@ ``` or simply use the `Makefile` ``` - $ make init + $ poetry init ``` 2. Activate the virtual environment you just created