Skip to content

Commit

Permalink
unspecified - grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotWalrus authored Jan 24, 2024
1 parent 90e7b38 commit fbf0b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $ python -m PyInstaller Bane-Of-Wargs.spec
# create a single executable name `Bane Of Wargs` with all the source code in it, the required libraries and additional stuff required
```

Alternatively, you can run the bash script `compile.sh` in the root directory **but you're still need the `yamale/VERSION` with `4.0.4` written in for the first time**.
Alternatively, you can run the bash script `compile.sh` in the root directory **but you'll still need the `yamale/VERSION` with `4.0.4` written in for the first time**.
**For windows and macos user, compiling has not been tested yet.**

The compiled executable file will be found in the `dist/` directory, which is located in the root directory.
Expand Down

0 comments on commit fbf0b1c

Please sign in to comment.