diff --git a/README.md b/README.md index ddd75f3..687eff6 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,16 @@ git clone https://git.p2p.legal/axiom-team/astroport.git && cd astroport It takes care of making backup and should run safe to your system now You could have run it twice and answer "scuttlebutt" if it is missing. +NOTE!! If you already have SSB, IPFS and Silkaj instaled aready, just run +``` +$PATH/zen/tools/make_G1SSB_secret.sh +$PATH/zen/ssb_IPFS_swarm.sh +$PATH/zen/cron_VRFY.sh +``` + +it will create your new account with credentials. +So you can easily use with gchange.fr and cesium.app + @poka ``` curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/git-install.sh | bash && cd astroport