docs-content
docs-content copied to clipboard
Update to Portenta X8 Image Building tutorial
line 56 -- suggest deletion of recursive reference to directory 'lmp-manifest'. Can be fixed as suggested with this revision by replacing './lmp-manifest' with '.' in line 56, or alternately by removing line 55 ('cd lmp-manifest').
What This PR Changes
- fixes error caused by referring to a directory the user has already cd'd into
Contribution Guidelines
- [ ] I confirm that I have read the contribution guidelines and comply with them.