lexbor icon indicating copy to clipboard operation
lexbor copied to clipboard

Add needed dependency install command in README.md

Open vtrsz opened this issue 2 years ago • 3 comments

Added build-essential dependency to README.md

vtrsz avatar Jun 22 '23 22:06 vtrsz

I not sure this is needed, because if you install crystal you already should have gcc.

kostya avatar Jun 28 '23 20:06 kostya

I tested it by installing only gcc and it still doesn't work, it just worked after installing build-essential

vtrsz avatar Jul 03 '23 02:07 vtrsz

Probably it need only make

kostya avatar Jul 03 '23 06:07 kostya