diff options
author | Richard Knight <q@1bpm.net> | 2021-08-16 03:39:15 +0100 |
---|---|---|
committer | Richard Knight <q@1bpm.net> | 2021-08-16 03:39:15 +0100 |
commit | a9cdbd05880014c49fed518c895f01808d7857de (patch) | |
tree | 3ce19a9d87ba8ae4982ef843dbe59443afe329c0 /README.md | |
parent | f71024077af151e0eeb37151fb0754e61ee9a2ea (diff) | |
download | csound-sqldb-a9cdbd05880014c49fed518c895f01808d7857de.tar.gz csound-sqldb-a9cdbd05880014c49fed518c895f01808d7857de.tar.bz2 csound-sqldb-a9cdbd05880014c49fed518c895f01808d7857de.zip |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Aside from the connection opcode, there are three groups available for each to a ## Requirements - Csound libraries - - Cmake + - Cmake >= 2.8.12 - At least one database development library from the three below. Opcodes will support whichever of these databases can be found, which will be indicated when running the initial cmake command. ### MySQL |