You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/installation.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ We’ve built a yotta Docker container - a yocker - and a bash script (yotta.sh)
36
36
37
37
There is one difference between a regular installation and a Docker Container: in Docker, you'll have to precede each yotta command with the path to the bash script you saved in the previous section. For example:
38
38
39
-
```
39
+
```shell
40
40
../<path containing script>/yotta target frdm-k64f-gcc //sets the target
0 commit comments