From 7a52718cc884c4a4ab6fbf6a4dccd80971309a44 Mon Sep 17 00:00:00 2001 From: Logan007 Date: Sun, 16 Aug 2020 01:49:49 +0545 Subject: [PATCH] merged additional building information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b8172a..9e7edbc 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ make install Some parts of the code significantly benefit from compiler optimizations and platform features such as NEON, SSE and AVX. To enable, use `./configure CFLAGS="-O3 -march=native"` for configuration instead of `./configure`. -For Windows, MacOS and general build options, please check out [Building.md](doc/Building.md) for compilation and running. +For Windows, MacOS and general building options, please check out [Building.md](doc/Building.md) for compilation and running. ## Running edge as a Service