Browse Source

KVS README.md app config kai to mnesia fix.

Vladimir Galunshchikov 11 years ago
parent
commit
41638bd5c8
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_mnesia}]},
 ```
 
 Try to check it: