Skip to content

Commit 773d39e

Browse files
committed
Again with the code blocks
1 parent 927c70d commit 773d39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ We’ve built a yotta Docker container - a yocker - and a bash script (yotta.sh)
3636

3737
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:
3838

39-
```
39+
```shell
4040
../<path containing script>/yotta target frdm-k64f-gcc //sets the target
4141
../<path containing script>/yotta build //builds our project
4242
```

0 commit comments

Comments
 (0)