Skip to content

Commit

Permalink
Update readme for tiny programs
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoop57 committed Sep 30, 2024
1 parent e9c404a commit 7db6701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Make sure you've installed `fastdata` with the following command from the root o
pip install -e .
```

then if you will be training a model, install the following dependencies:
then if you will be training a model, install the following dependencies inside the `examples` folder:

```bash
pip install -r requirements.txt
Expand Down

0 comments on commit 7db6701

Please sign in to comment.