- This topic has 1 reply, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › error on page 63 of last release
on page 63 in the linux installation it says:
$ sudo dpkg –add-architecture i386
however this line should read
$ sudo dpkg -–add-architecture i386
otherwise dpkg will throw a error.
greetings,
Thomas
Hi Thomas,
Really thanks to let me know this.