Skip to content

Commit

Permalink
Fix code markup
Browse files Browse the repository at this point in the history
  • Loading branch information
matzipan authored May 3, 2019
1 parent 04c0cc3 commit 46db0fd
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 46db0fd

Please sign in to comment.