Browse Source

Merge pull request #11 from portfelioorg/master

KVS README.md app config kai to mnesia fix.
Namdak Tonpa 11 years ago
parent
commit
f2a8fdd737
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: