summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-16 01:24:20 +0400
committerMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-16 01:24:20 +0400
commitb029c53626357b9e9eb81bfd8023fa9dd1bf4f0c (patch)
treee3096226e4aaf0b39ad7d764170c5cf53786f190 /docs
parent5ab3510bef59df550b59db66e68c635246189834 (diff)
use clang64
Diffstat (limited to 'docs')
-rw-r--r--docs/build.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/build.md b/docs/build.md
new file mode 100644
index 0000000..1c413fc
--- /dev/null
+++ b/docs/build.md
@@ -0,0 +1,10 @@
+# Building nova
+
+## Linux
+
+In order to build nova you need a few tools
+
+* Rust & Cargo
+* Go
+* Protoc
+* \ No newline at end of file