diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-10-18 12:55:02 +1100 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-10-18 12:55:02 +1100 |
commit | f5190745aed65b231e380fa3f25fce46d220dcbc (patch) | |
tree | f363f5c4b8e1e182609702c5a78e23da0a5b4558 /docs/getting-started.md | |
parent | de17d20f1848774f854903dcce40cd1e33b1cad9 (diff) |
removing some outdated docs files
Diffstat (limited to 'docs/getting-started.md')
-rw-r--r-- | docs/getting-started.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md deleted file mode 100644 index 0baf21c..0000000 --- a/docs/getting-started.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Getting up and running ---- - -The main build tool we use is [xmake](https://xmake.io/#/getting_started) so installing that is the main prerequisite. - -Once that is installed you *should* be able to simply run `xmake build` in the top-level directory.
\ No newline at end of file |