Skip to content

Commit

Permalink
Merge pull request #1281 from SeanRamey/update-build-instructions
Browse files Browse the repository at this point in the history
Update build instructions
  • Loading branch information
heinezen committed Jul 27, 2020
2 parents 3b2d966 + 5eb98ad commit 00d490f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion copying.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ _the openage authors_ are:
| Aristotelis Dossas | teldosas | teldosas à gmail dawt com |
| Martin Sandsmark | martin | martin dawt sandsmark à kde dawt org |
| Merlin Stollenwerk | Mese96 | merlin-stollenwerk à past-development dawt de |
| 段清楠 Duan Qingnan | duanqn | duanqn_own_1 à yeah dawt net |
| 段清楠 Duan Qingnan | duanqn | duanqn_own_1 à yeah dawt net |
| Sean Ramey | SeanRamey | sramey40 à gmail dawt com |

If you're a first-time committer, add yourself to the above list. This is not
just for legal reasons, but also to keep an overview of all those nicknames.
Expand Down
2 changes: 1 addition & 1 deletion doc/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Make sure you have all the dependencies installed.
- Linux etc: `./configure`
- macOS: `./configure --compiler=clang`, `./configure --mode=release --compiler=gcc`
- `make` generates and builds everything
- `make run` or `./run` launches the game. Try `./run --help`!
- `make run` or `bin/run` launches the game. Try `bin/run --help`!
- `make test` runs the built-in tests.


Expand Down

0 comments on commit 00d490f

Please sign in to comment.