diff options
Diffstat (limited to 'docs/build.md')
| -rw-r--r-- | docs/build.md | 10 |
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 |
