buserror / mii_emu

MII Apple //e Emulator for Linux
MIT License
143 stars 7 forks source link

extra /bin in path #1

Closed StewBC closed 1 year ago

StewBC commented 1 year ago

Hi,

In Compiling.md the path is listed as: build-x86_64-linux-gnu/bin/bin/mii_emu On my system, the actual path is: build-x86_64-linux-gnu/bin/mii_emu

There's one extra /bin/ in Compiling.md

buserror commented 1 year ago

WIll be fixed with my next push, if not already in when next you look thanks for the report!