Skip to content

Commit

Permalink
Merge pull request nasa#19 from matzipan/patch-1
Browse files Browse the repository at this point in the history
Fix code markup in readme
  • Loading branch information
skliper authored May 31, 2019
2 parents 04c0cc3 + 46db0fd commit f26967b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cfe/cmake/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ Quick instructions for doing a CMake based build:

* Copy the sample CMake configuration into the top:

```
cp cfe/cmake/Makefile.sample Makefile
cp -r cfe/cmake/sample\_defs sample\_defs
```

The files in "sample\_defs" will need to be adjusted to meet the
needs of your mission, but the sample values provided are sufficient
Expand Down

0 comments on commit f26967b

Please sign in to comment.