Add link to acestep.cpp to README
This commit is contained in:
parent
29d3a5b43b
commit
14f49aa3e4
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||

|
||||
|
||||
A C++ Qt graphical user interface for generating music using acestep.cpp.
|
||||
A C++ Qt graphical user interface for generating music using [acestep.cpp](https://github.com/ServeurpersoCom/acestep.cpp).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ make -j$(nproc)
|
|||
### Build the GUI:
|
||||
|
||||
```bash
|
||||
git clone git@github.com:IMbackK/aceradio.git
|
||||
git clone https://github.com/IMbackK/aceradio.git
|
||||
cd aceradio
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue