Skip to content

Commit

Permalink
Merge pull request #175 from rwalker-apple/update-BUILDING
Browse files Browse the repository at this point in the history
Update BUILDING.md
  • Loading branch information
woody-apple authored Mar 31, 2020
2 parents b19f044 + 01cdc1f commit 6723255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ mkdir build/<CONFIG>
cd build/<CONFIG>
../../configure <CONFIG ARGUMENTS>
```
Where `<CONFIG>` is something that describes what configuration (as described by `<CONFIG ARGUMENTS>`
Where `<CONFIG>` is something that describes what configuration (as described by `<CONFIG ARGUMENTS>`)
of the tree you're planning to build, or simply `out` if you're not feeling creative.
```
Expand Down

0 comments on commit 6723255

Please sign in to comment.