From 9ec495a09b6d397ca804fb2802fcbc4a35c51dde Mon Sep 17 00:00:00 2001 From: qo-op Date: Wed, 29 Apr 2020 20:04:00 +0200 Subject: [PATCH] manual install --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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