From 82c5a11a572d615dbdbdb4fe804bfc97b91857c6 Mon Sep 17 00:00:00 2001 From: joseelinchevalay Date: Mon, 23 Mar 2020 17:23:08 +0100 Subject: [PATCH] update documentation --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index dcbc910..d73f3fe 100644 --- a/readme.md +++ b/readme.md @@ -96,13 +96,13 @@ The main clients for Duniter are [Cesium](https://cesium.app/) and [Silkaj](http First you need to build docker image ``` -docker build -t ssb-g1like . +docker-compose build ``` create your dunikey ``` -docker run -ti --rm -v ~/.ssb:/home/astroport/.ssb ssb-g1like -c /usr/bin/secret2dunikey +docker run -ti --rm -v ~/.ssb:/home/astroport/.ssb ssb-g1like_secret2dunikey ``` run main script