From 20761a70f574a7e517db1e972a01998ab15ca495 Mon Sep 17 00:00:00 2001 From: igor Date: Wed, 2 Sep 2020 17:42:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a747502..3088a71 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ repositories { } ``` -Add mobx as an api dependency to your commonMain dependencies : +Add mobk as an api dependency to your commonMain dependencies : ``` gradle