diff --git a/arboldes/usr/ports/mystuff/net/ton/README.md b/arboldes/usr/ports/mystuff/net/ton/README.md index 881362ba7..a5e9064d4 100644 --- a/arboldes/usr/ports/mystuff/net/ton/README.md +++ b/arboldes/usr/ports/mystuff/net/ton/README.md @@ -6,7 +6,7 @@ It could be easier if you install a precompiled version: * adJ 7.1 * adJ 7.2 -However the compilation was done on an x86_64, and [we noticed](https://github.com/pasosdeJesus/adJ/issues/11) that the resulting binary is very optimized for the instruction set of the machine where it was compiled. If you happen to use and amd64 or maybe the instruction set of your processor doesn't match the one of the processor used to create those packages, you would need to compile from source. +However the compilation was done on an x86_64, and [we noticed](https://github.com/pasosdeJesus/adJ/issues/11) that the resulting binary is very optimized for the instruction set of the machine where it was compiled. If you happen to use and amd64 or maybe the instruction set of your processor doesn't match the one of the processor used to create those packages, when you run func of fift you will get an `Illegal Instruction` and you will need to compile from source. # 2. COMPILE