diff options
author | Sergio <42090377+SSUPII@users.noreply.github.com> | 2022-10-18 15:38:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 15:38:32 +0200 |
commit | 2ee5c6b2a18d12ef21417df2bd5fb83feff2ca10 (patch) | |
tree | 428a97a6275fa0a8c07f99fc533910a93f41cbe3 | |
parent | 5083772c6f870cad6f55a30cad9c39aa905096d5 (diff) | |
download | PrismLauncher-2ee5c6b2a18d12ef21417df2bd5fb83feff2ca10.tar.gz PrismLauncher-2ee5c6b2a18d12ef21417df2bd5fb83feff2ca10.tar.bz2 PrismLauncher-2ee5c6b2a18d12ef21417df2bd5fb83feff2ca10.zip |
Totally skipped a typo
Signed-off-by: Sergio <42090377+SSUPII@users.noreply.github.com>
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Build Instructions -Full build instructions will are available on [the website](https://prismlauncher.org/wiki/development/build-instructions/). +Full build instructions will be available on [the website](https://prismlauncher.org/wiki/development/build-instructions/). If you would like to contribute or fix an issue with the Build instructions you will be able to do so [here](https://github.com/PlaceholderMC/website/blob/master/src/wiki/development/build-instructions.md). |