# Hexagon VIMキーバインドでのHEXエディター ## インストールする方法 | Installation ### BSD ```sh make doas make install ``` ### Linux/macOS ```sh bmake sudo bmake install ``` ### Haiku ```sh bmake bmake install ``` ### Windows ```sh chmod +x make-mingw.sh ./make-mingw.sh ``` ![](スクショ.png)