Update import-assets.md typo

This commit is contained in:
flexsurfer 2024-10-04 14:32:46 +02:00 committed by GitHub
parent 6dde1d7b74
commit 2525620730
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@
Make sure to compress images before using into project.
```
make shell
./scrips/compress_image.sh image_path
./scripts/compress_image.sh image_path
```