Browse Source

KVS README.md app config fix.

Vladimir Galunshchikov 11 years ago
parent
commit
7721063564
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -71,7 +71,7 @@ Configuring
 First of all you need to tune your backend in the kvs application:
 
 ```erlang
-{kvs, {dba,store_kai}},
+{kvs, [{dba,store_kai}]},
 ```
 
 Try to check it: