Skip to content

Commit

Permalink
A change of Poetry line for init
Browse files Browse the repository at this point in the history
  • Loading branch information
saakolch committed May 29, 2024
1 parent 66d688e commit fd37a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/01_model_training.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
```
or simply use the `Makefile`
```
$ make init
$ poetry init
```
2. Activate the virtual environment you just created
Expand Down

1 comment on commit fd37a26

@saakolch
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a little change

Please sign in to comment.