Skip to content

Commit

Permalink
doc: update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorgner committed Aug 29, 2020
1 parent 725a698 commit 0a10370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you have installed the required tools, issue the following commands from the

```
$ cmake -S . -B build
$ cmake --build build
$ cmake --build build --target install
```

If the compilation succeeds, you can now open the project in the Godot editor.
Expand Down

0 comments on commit 0a10370

Please sign in to comment.