diff options
| author | J87 <68929154+jake-87@users.noreply.github.com> | 2021-02-09 08:58:57 +1100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-02-08 23:03:33 +0100 |
| commit | 98a31a557f58e9fe381385caa641516d4167062b (patch) | |
| tree | b22239c4028b5a99b65556bc4205c51d5e59589f | |
| parent | 96432229576ce7c56300aa47ce3fc2474cf52788 (diff) | |
| download | kristall-98a31a557f58e9fe381385caa641516d4167062b.tar.gz | |
Fix typo
Co-authored-by: Michael Skec <skec@protonmail.ch>
| -rw-r--r-- | BUILDING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md index 198d61f..a142940 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -31,7 +31,7 @@ make - `qt5` - `make` - `git` - optional, for cloning from CLI - - Aditionally, the following must be exported for qmake: `export QMAKESPEC=freebsd-clang` + - Additionally, the following must be exported for qmake: `export QMAKESPEC=freebsd-clang` #### Notes for Ubuntu Supported Versions: 18.04, 20.04 Unsupported Versions: 16.04 |
