Commit 7706bf2c authored by Lucas Russo's avatar Lucas Russo

README.md: add debug flag to compile command

Now, the default instruction is to compile with
debug flags
parent 2dfda1a3
......@@ -183,9 +183,9 @@ allocate more memory than the kernel has available.
## Installation Instructions
Comple everything
Compile everything with debug info
make
make DBE_DBG=y
Compile the examples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment