瀏覽代碼

postgres 9.x is supported too

Nicola Murino 6 年之前
父節點
當前提交
1019d74243
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ Other UNIX variants such as *BSD should work too.
 ## Requirements
 
 - Go 1.12 or higher
-- A suitable SQL server to use as data provider: MySQL (4.1+) or SQLite 3.x or PostreSQL (10+)
+- A suitable SQL server to use as data provider: MySQL (4.1+) or SQLite 3.x or PostreSQL (9+)
 
 ## Installation