docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

Update to Portenta X8 Image Building tutorial

Open wgreycoon opened this issue 2 years ago • 0 comments

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

wgreycoon avatar Feb 26 '23 15:02 wgreycoon