add issue note to build instructions

This commit is contained in:
Ramen2X 2022-04-01 18:07:38 -04:00
parent d11194c135
commit 74fee18fbe

View file

@ -70,6 +70,8 @@ $ cmake -G Ninja -DCMAKE_BUILD_TYPE=Release ..
$ ninja $ ninja
``` ```
<i>Note: For unknown reasons, the text rendering may break after recompilation. To fix this, you will need to perform a clean build.</i>
<sub>*While using a modern compiler for building is possible, there are no guarantees that Rebuilder will continue to function on older operating systems.</sub> <sub>*While using a modern compiler for building is possible, there are no guarantees that Rebuilder will continue to function on older operating systems.</sub>
## Usage ## Usage