1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/chords/README.md

10 lines
225 B
Markdown
Raw Normal View History

Chord Generator
===============
Before enabling the plugin compile the chord generator binary.
g++ chord-generator.cpp -o chord
The example is for Linux. Compilation instructions may vary on Windows or other platforms.