fixed path (#2262)

This commit is contained in:
Mehmet Ali Anil 2024-09-09 16:29:27 +02:00 committed by GitHub
parent a9f941d403
commit 3d91b40005
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ burn-import = { version = "0.14" } # Used to auto generate the rust code to impo
```
### Import the Model
Follow the directions to [import models](./import/README.md).
Follow the directions to [import models](../import/README.md).
Use the following ModelGen config
```rs