Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Sep 21, 2024
1 parent 3e0e991 commit 57a1d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/project/building-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ It is not recommended to install `ninja` / `cmake` into your global path, becaus
```ps1
> bun run build
# after the initialize `bun run build` you can use the following to build
# after the initial `bun run build` you can use the following to build
> ninja -Cbuild/debug
```

Expand Down

0 comments on commit 57a1d7b

Please sign in to comment.