Skip to content

Commit c45ffc5

Browse files
committed
Merge pull request #834 from ijnek:patch-1
Fix code block in README
2 parents 1f44016 + 4e763c4 commit c45ffc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Copy in the default makefile and definitions:
139139
The cFS Framework including sample applications will build and run on the pc-linux platform support package (should run on most Linux distributions), via the steps described in [the cFE cmake readme](<https://github.com/nasa/cFE/tree/master/cmake/README.md>). Quick-start is below:
140140

141141
To prep, compile, and run on the host (from cFS directory above) as a normal user (best effort message queue depth and task priorities):
142+
142143
make distclean
143144
(For a clean build on subsequent runs)
144145
make SIMULATION=native prep

0 commit comments

Comments
 (0)