Skip to content

Commit 649e44f

Browse files
committed
Fix readme
1 parent a75b69f commit 649e44f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ Now you want to install the firmware to the board.
6363
make install BOARD_DIR=[path-to-your-board]
6464
```
6565

66-
or
66+
or
6767
```
6868
cp build-fprime-automatic-zephyr/zephyr/zephyr.uf2 [path-to-your-board]
6969
```
70-
to copy the uf2 if the make install isnt working
70+
to copy the uf2 if the make install isn't working
7171

7272
Finally, run the fprime-gds.
7373
```shell

0 commit comments

Comments
 (0)