We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be505b commit 992f57cCopy full SHA for 992f57c
content/hardware/04.pro/boards/portenta-x8/tutorials/08.image-building/content.md
@@ -99,7 +99,7 @@ git config --global user.name "Your Name"
99
Change to the home directory, and initialize the repository using **repo**:
100
101
```
102
-cd ~
+cd /dockerVolume
103
repo init -u https://github.com/arduino/lmp-manifest.git -m arduino.xml -b release
104
105
@@ -236,4 +236,4 @@ Please follow the [Flashing tutorial](image-flashing) to flash your device with
236
237
## Troubleshooting
238
239
-- If you are having `do_fetch` issues, try to check your system's and virtual machine's DNS settings.
+- If you are having `do_fetch` issues, try to check your system's and virtual machine's DNS settings.
0 commit comments