You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dash in the readme.md documentation in the line "make -j4" is the wrong character (it's a unicode) character but make expects a "dash" ASCII character. This is tripping up users.